[U-Boot] [PULL] u-boot-avr32/master -> u-boot/master
Tom Rini
trini at ti.com
Tue Feb 17 16:12:03 CET 2015
On Mon, Feb 16, 2015 at 09:25:06PM +0100, Andreas Bießmann wrote:
> Hi Tom,
>
> finally generic board support for avr32!
>
> The following changes since commit bd2a4888b123713adec271d6c8040ca9f609aa2f:
>
> sunxi: configs/sunxi-common.h: Enable CONFIG_CMD_PART (2015-02-11 19:43:45 -0500)
>
> are available in the git repository at:
>
> git://git.denx.de/u-boot-avr32.git master
>
> for you to fetch changes up to 4d3dada78ec402dc51e4198dda316301e0d99f35:
>
> atstk1002: enable generic board (2015-02-16 21:21:26 +0100)
>
NAK, sorry. This breaks MIPS:
+ malta
+(malta) common/cmd_bdinfo.c: In function 'do_bdinfo':
+(malta) common/cmd_bdinfo.c:328:34: error: 'bd_t' has no member named 'bi_dram'
+(malta) common/cmd_bdinfo.c:329:32: error: 'bd_t' has no member named 'bi_dram'
+(malta) make[2]: *** [common/cmd_bdinfo.o] Error 1
+(malta) make[1]: *** [common] Error 2
+(malta) make: *** [sub-make] Error 2
And it bisected down to:
09bf969d927f73b083101fabb77e5130bec3eec1 is the first bad commit
commit 09bf969d927f73b083101fabb77e5130bec3eec1
Author: Andreas Bießmann <andreas.devel at googlemail.com>
Date: Fri Feb 6 23:06:48 2015 +0100
avr32: add generic board support
Signed-off-by: Andreas Bießmann <andreas.devel at googlemail.com>
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20150217/ee3de1e4/attachment.sig>
More information about the U-Boot
mailing list