mirror of
https://github.com/smaeul/u-boot.git
synced 2025-09-15 14:36:03 +01:00
The device tree for Firefly-RK3288 in dts/upstream can be used as-is by U-Boot, migrate board to use OF_UPSTREAM. Add chosen stdout-path prop to board u-boot.dtsi as it is missing in DT from dts/upstream. Also change to use the upstream power_led symbol. Signed-off-by: Jonas Karlman <jonas@kwiboo.se> Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
8 lines
203 B
Plaintext
8 lines
203 B
Plaintext
FIREFLY
|
|
M: Simon Glass <sjg@chromium.org>
|
|
S: Maintained
|
|
F: arch/arm/dts/rk3288-firefly-u-boot.dtsi
|
|
F: board/firefly/firefly-rk3288
|
|
F: include/configs/firefly-rk3288.h
|
|
F: configs/firefly-rk3288_defconfig
|