summaryrefslogtreecommitdiff
path: root/cmd/bootdev.c
diff options
context:
space:
mode:
authorSimon Glass <[email protected]>2023-11-12 08:27:47 -0700
committerTom Rini <[email protected]>2023-12-13 18:39:05 -0500
commit83cd8fb13cdda29e4f99a1d7c8c6ba2c7d755c12 (patch)
tree0dcf7b6d87faf6e899294c78fc2bd9e7713639a1 /cmd/bootdev.c
parent451c1ab6b07b677ef10d36af5c63a7d764ea8ba2 (diff)
fdt: ppc: Drop extra size for ramdisk
This code dates from around 2008: 56844a22b76 powerpc: Fix bootm to boot up again with a Ramdisk Since then we have added FDT relocation which provides enough space for expansion. We have also added all sorts of fixups earlier in image_setup_libfdt() which require more space, with ramdisk being the least of them. Therefore this extra hack for ramdisk seems unnecessary. Drop it. Signed-off-by: Simon Glass <[email protected]> Reviewed-by: Tom Rini <[email protected]>
Diffstat (limited to 'cmd/bootdev.c')
0 files changed, 0 insertions, 0 deletions