Generate an autoscript for configuring u-boot in $(BINARIES_DIR)
authorUlf Samuelsson <ulf.samuelsson@atmel.com>
Sat, 3 Jan 2009 15:50:38 +0000 (15:50 -0000)
committerUlf Samuelsson <ulf.samuelsson@atmel.com>
Sat, 3 Jan 2009 15:50:38 +0000 (15:50 -0000)
commitc7066b18079daef160592168e51479e82ae4f586
tree132fbd0483eaa5c11c438cb6ff28b2b6ddc575a1
parent98eefe7074bd385eb5b9f41de97e97587bf15d9d
Generate an autoscript for configuring u-boot in $(BINARIES_DIR)
mkimage the autoscript to autoscript.$(PROJECT)-
Move build of u-boot-1.2.0-atmel to target/u-boot
Only visible for AT91 targets.
Fetch prepatched 1.2.0-atmel tarball from $(BR2_ATMEL_MIRROR)
Rest from normal location.
Introduce U_BOOT_CONFIGURE_OPTS
Set to NOSOFT_FLOAT for u-boot-1.2.0-atmel
Disable target/device/Atmel/u-boot
Keep files in target/device/Atmel/u-boot during a test period.

Files:
M      target/device/Atmel/Makefile.in
M      target/device/Atmel/Config.in
M      target/u-boot/Makefile.in
M      target/u-boot/Config.in
A      target/u-boot/1.2.0-atmel
target/device/Atmel/Config.in
target/device/Atmel/Makefile.in
target/u-boot/Config.in
target/u-boot/Makefile.in