]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
SMDK6400: Disable LED function in start.s on the nand booting
authorseedshope <bocui107@gmail.com>
Sat, 22 Jan 2011 10:06:13 +0000 (10:06 +0000)
committerAlbert Aribaud <albert.aribaud@free.fr>
Sun, 27 Mar 2011 17:19:21 +0000 (19:19 +0200)
commit9a3a49fb00a22324873f1e331379877ec3374962
tree8df9c6c06b63accf2fda55918bae5667916338a0
parent6dde5074cce290839afdd8e329efb7301cb9fcce
SMDK6400: Disable LED function in start.s on the nand booting

Since nand boot have some limit for the first 4KB, We only
disable the LED function to reduce the code space. At the
same time, Fix the compile error for LED function undefined
in the compile time of nand_spl.

Signed-off-by: Zhong Hongbo <bocui107@gmail.com>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
arch/arm/cpu/arm1176/start.S