]> Git Repo - u-boot.git/commit
riscv: sifive: fu540: Sync-up config header with RISC-V QEMU support
authorAnup Patel <[email protected]>
Wed, 24 Jul 2019 04:09:44 +0000 (04:09 +0000)
committerJoe Hershberger <[email protected]>
Thu, 25 Jul 2019 18:13:31 +0000 (13:13 -0500)
commit53fd12cfe17d0b6df2cd924fe943cc8f8bee03b9
tree5c2660fdf9c55b046acf5e334eb68d45defaf537
parenteff0e0c76f529c57bc0e1f8d16d0060cb08a5ebf
riscv: sifive: fu540: Sync-up config header with RISC-V QEMU support

We typically use same set of distro images (yocto, debian, fedora, etc.)
on both QEMU RISC-V virt machine and SiFive Unleashed board.

With growing kernel and ramdisk images, we need to re-adjust default
U-Boot environment variables. The config header for QEMU RISC-V virt
machine has been already updated to handle bigger kernel and ramdisk
images hence this patch updates SiFive FU540 config header accordingly.

Signed-off-by: Anup Patel <[email protected]>
Reviewed-by: Bin Meng <[email protected]>
Reviewed-by: Joe Hershberger <[email protected]>
Reviewed-by: David Abdurachmanov <[email protected]>
Tested-by: David Abdurachmanov <[email protected]>
include/configs/sifive-fu540.h
This page took 0.033256 seconds and 4 git commands to generate.