Tom Rini
7cfbba36e9
Convert CONFIG_SYS_MALLOC_LEN to Kconfig
...
This converts the following to Kconfig:
CONFIG_SYS_MALLOC_LEN
Signed-off-by: Tom Rini <trini@konsulko.com >
Acked-by: Sean Anderson <seanga2@gmail.com >
Reviewed-by: Rick Chen <rick@andestech.com >
2021-08-31 17:47:49 -04:00
Tom Rini
49c8ef0e45
Convert CONFIG_SYS_LOAD_ADDR to Kconfig
...
Now that we have consistent usage, migrate this symbol to Kconfig.
Signed-off-by: Tom Rini <trini@konsulko.com >
Reviewed-by: Rick Chen <rick@andestech.com >
2021-08-31 17:46:37 -04:00
Dimitri John Ledkov
fe01f41d57
riscv: sifive: Set default fdtfile names
...
Set default fdtfile names for unleashed and unmatched boards, as used
in the upstream Linux kernel. This allows sysboot command to find and
load appropriate dtb for the matching kernel from universal stock
Ubuntu RISC-V rootfs images based on fdtdir setting in extlinux.conf.
Signed-off-by: Dimitri John Ledkov <dimitri.ledkov@canonical.com >
Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com >
Reviewed-by: Bin Meng <bmeng.cn@gmail.com >
cc: Paul Walmsley <paul.walmsley@sifive.com >
cc: Palmer Dabbelt <palmer@dabbelt.com >
cc: Anup Patel <anup.patel@wdc.com >
cc: Atish Patra <atish.patra@wdc.com >
cc: Pragnesh Patel <pragnesh.patel@sifive.com >
cc: Green Wan <green.wan@sifive.com >
2021-07-06 13:48:48 +08:00
Bin Meng
ae2d9506a3
riscv: sifive: Rename fu540 board to unleashed
...
In preparation to add SiFive Unmatched board support, let's rename
the existing fu540 board to unleashed.
Signed-off-by: Bin Meng <bmeng.cn@gmail.com >
Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com >
2021-04-08 15:37:29 +08:00