commit | a78466af82e4db6ffba40f45dadc904233eb06de | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Jul 19 13:56:15 2020 -0600 |
committer | Simon Glass <sjg@chromium.org> | Tue Jul 28 19:30:39 2020 -0600 |
tree | 388e2f6cc00002561ad6aa75f64e422c9698251e | |
parent | 5a1140527dfb5b81165c2c1b4f50d02b4c029e82 [diff] |
x86: Move the fdtmap away from the binary blobs This causes conflicts on chromebook_link64. Move it to after U-Boot where there should be plenty of space. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>