u-boot: further simplify the configuration
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 17 Mar 2010 07:40:35 +0000 (08:40 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 12 Jun 2010 11:23:47 +0000 (13:23 +0200)
commitafd3bd2b03a36a42aa19124a5a8f70c7edfebfd5
tree0186ad42c8a1536e5a50a8663dce05e4eec9406b
parentf2d16ae0e17370131e64438cd50d5a6c7ab0ea8d
u-boot: further simplify the configuration

Remove all the bootsource selection mechanism and the horribly
complicated BR2_TARGET_UBOOT_DEFAULT_ENV thing, which wanted to be
generic, but was in fact very AT91-specific.

Just keep things simple: we build U-Boot with the board configuration
file specified in BR2_TARGET_UBOOT_BOARDNAME.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
boot/u-boot/Config.in
boot/u-boot/u-boot.mk