commit | 920c428d0a871eb6fe1c127a0b01385b1c56b0c2 | [log] [tgz] |
---|---|---|
author | seedshope <bocui107@gmail.com> | Sun May 01 07:05:37 2011 +0000 |
committer | Minkyu Kang <mk7.kang@samsung.com> | Thu May 26 19:30:31 2011 +0900 |
tree | 4a17de3081120b83e84c62017118767a02d3c15e | |
parent | 810423f405f32873675335c60ea9c3df1e8d3449 [diff] |
Add _end for the end of u-boot image for SMDK6400 Since we rename _end to __bss_end__, But we need add _end symbol for the end of u-boot image. Signed-off-by: Zhong Hongbo <bocui107@gmail.com> Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>