History log of /rk3399_rockchip-uboot/arch/arm/dts/rk3xxx.dtsi (Results 1 – 4 of 4)
Revision Date Author Comments
# 95b9017f 06-Nov-2017 Kever Yang <kever.yang@rock-chips.com>

rockchip: dts: rk3066: fix mmc frequency and order

U-Boot using 'mmc0 = &emmc' to assign the mmc number.
'max-frequency' is needed for mmc probe.

Change-Id: I7d163558004019f6897ae4c503b0c2a0d0d905c

rockchip: dts: rk3066: fix mmc frequency and order

U-Boot using 'mmc0 = &emmc' to assign the mmc number.
'max-frequency' is needed for mmc probe.

Change-Id: I7d163558004019f6897ae4c503b0c2a0d0d905c3
Signed-off-by: Kever Yang <kever.yang@rock-chips.com>

show more ...


# ca3cef26 17-Aug-2017 Paweł Jarosz <paweljarosz3691@gmail.com>

ARM: dts: rockchip: prefer u-boot, dm-pre-reloc rather than u-boot, dm-spl

rk3xxx.dtsi is used by rk3188 and rk3066. rk3188 uses alocated data in spl but rk3066 needs it in tpl.

Change-Id: I6e3ca3d

ARM: dts: rockchip: prefer u-boot, dm-pre-reloc rather than u-boot, dm-spl

rk3xxx.dtsi is used by rk3188 and rk3066. rk3188 uses alocated data in spl but rk3066 needs it in tpl.

Change-Id: I6e3ca3d45a6764421e441eba24e68ad7b8bec745
Signed-off-by: Paweł Jarosz <paweljarosz3691@gmail.com>
Signed-off-by: Kever Yang <kever.yang@rock-chips.com>

show more ...


# f9515756 17-Mar-2017 Tom Rini <trini@konsulko.com>

Merge git://git.denx.de/u-boot-rockchip

This includes support for rk3188 from Heiko Stübner and and rk3328 from
Kever Yang. Also included is SPL support for rk3399 and a fix for
rk3288 to get it bo

Merge git://git.denx.de/u-boot-rockchip

This includes support for rk3188 from Heiko Stübner and and rk3328 from
Kever Yang. Also included is SPL support for rk3399 and a fix for
rk3288 to get it booting again (spl_early_init()).

show more ...


# a57f2b86 18-Feb-2017 Heiko Stübner <heiko@sntech.de>

rockchip: rk3188: Add core devicetree files

The rk3188 shares a lot of peripherals with the rk3066 and thus
has a common include called rk3xxx.dtsi. Add both this one and
the specialized rk3188 on t

rockchip: rk3188: Add core devicetree files

The rk3188 shares a lot of peripherals with the rk3066 and thus
has a common include called rk3xxx.dtsi. Add both this one and
the specialized rk3188 on top of it.

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
Tested-by: Kever Yang <kever.yang@rock-chips.com>

show more ...