diff options
author | Stefano Babic <sbabic@denx.de> | 2012-08-23 10:46:16 (GMT) |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2012-09-27 16:49:59 (GMT) |
commit | ae83d882f5fdf7aa7c5aec09cfafb593153c25d6 (patch) | |
tree | eab094ae367b2c4364c2b2a72e6a739fbf9180f5 /doc/driver-model | |
parent | 6507f133f3201ed5fb22e4a3d73c33b47497539d (diff) | |
download | u-boot-ae83d882f5fdf7aa7c5aec09cfafb593153c25d6.tar.xz |
SPL: do not use fix value for u-boot size
If an u-boot image is not found, SPL thinks to load a bare
u-boot.bin image with a maximum size of 200KB.
Use CONFIG_SYS_MONITOR_LEN instead.
Signed-off-by: Stefan Roese <stefan.roese@gmail.com>
Signed-off-by: Stefano Babic <sbabic@denx.de>
Signed-off-by: Tom Rini <trini@ti.com>
Diffstat (limited to 'doc/driver-model')
0 files changed, 0 insertions, 0 deletions