summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDongjin Kim <tobetter@gmail.com>2015-09-24 14:27:20 +0900
committerDongjin Kim <tobetter@gmail.com>2018-07-31 12:30:39 +0900
commite04eaff52acd8191cbe2e758b2c098b5e429d321 (patch)
tree70a3a40f43d3a28ab6d0599f10b3d24d1919e9b6 /Makefile
parent6abcd08846db94e528d3ae547c368facac5492d0 (diff)
downloadu-boot-odroid-c1-e04eaff52acd8191cbe2e758b2c098b5e429d321.tar.gz
ODROID-C2: fix invalid commands due to overwritten memory
'cfgload' command loads 'boot.ini' to memory at ${loadaddr} and execute as a script in the memory itself. But if there is a command to load a file to ${loadaddr}, the script could be broken and not able to proceed. Hence loaded 'boot.ini' must be copied into somewhere else. Change-Id: I5975c682c086ee9ae2887ac7bd99af1b0c920b3b Signed-off-by: Dongjin Kim <tobetter@gmail.com>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions