From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jens Scharsig Date: Sun, 10 Jul 2011 18:21:47 +0200 Subject: [U-Boot] [PATCH V2][ARM] eb_cpux9k2: add USB host support to board In-Reply-To: <4E199CFA.1020405@aribaud.net> References: <4DB181A6.1030108@scharsoft.de> <4E18053E.40405@aribaud.net> <4E196D5D.4040104@scharsoft.de> <4E199CFA.1020405@aribaud.net> Message-ID: <4E19D19B.203@scharsoft.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Am 2011-07-10 14:37, schrieb Albert ARIBAUD: > Hi Jens, > > Le 10/07/2011 11:14, Jens Scharsig a ?crit : >> * add USB host support to eb_cpux9k2 board >> >> Signed-off-by: Jens Scharsig >> --- >> include/configs/eb_cpux9k2.h | 14 ++++++++++++++ >> 1 files changed, 14 insertions(+), 0 deletions(-) > > This fails to apply properly on current u-boot/master or > u-boot-arm/master or u-boot-atmel/master. Which repository/branch is it > supposed to be applied to? I used u-boot-atmel/master as base to create this V2 > > Amicalement, Regards Jens