Quentin Schulz
05713d5707
rockchip: generate u-boot-rockchip.bin with binman for ARM64 boards
...
This allows to build u-boot-rockchip.bin binary with binman for Rockchip
ARM64 boards instead of the legacy Makefile way.
Cc: Quentin Schulz <foss+uboot@0leil.net >
Signed-off-by: Quentin Schulz <quentin.schulz@theobroma-systems.com >
Reviewed-by: Simon Glass <sjg@chromium.org >
2022-09-04 20:00:39 +08:00
Kever Yang
a7eb9ae349
rockchip: rk3308: add alias for emmc/sdmmc
...
Add alias for mmc/sdmmc so that we can have a fix mmc number for emmc.
Signed-off-by: Kever Yang <kever.yang@rock-chips.com >
Reviewed-by: Jagan Teki <jagan@amarulasolutions.com >
2020-01-30 11:44:02 +08:00
Andy Yan
081a51c937
rockchip: rk3308: enable spl-fifo-mode for emmc
...
We need load some parts of ATF to sram, but rockchip
dwmmc controllers can't do dma to non-ddr addresses
space, so set the mmc controller into fifo mode in spl.
And show my best respect to Heiko's work for this solution.
Signed-off-by: Andy Yan <andy.yan@rock-chips.com >
Reviewed-by: Kever Yang <kever.yang@rock-chips.com >
2019-12-05 23:53:07 +08:00
Andy Yan
22dcd28150
arm: dts: rockchip: Add dts for rk3308 evb
...
Add dts for rk3308 evb, sync from the linux kernel
upstream list [0].
[0]https://patchwork.kernel.org/patch/11201555/
Signed-off-by: Andy Yan <andy.yan@rock-chips.com >
Reviewed-by: Kever Yang <kever.yang@rock-chips.com >
2019-11-17 17:22:53 +08:00