| #
56581d0e |
| 22-Aug-2018 |
Kever Yang <kever.yang@rock-chips.com> |
rockchip: rk3399-firefly: boot sd before emmc for spl
Make the SD have higher proirity then emmc when the SPL sacan the bootable U-Boot image.
Change-Id: Ib80c3a190a9c7637dae1a9d8d303e296ee15464b S
rockchip: rk3399-firefly: boot sd before emmc for spl
Make the SD have higher proirity then emmc when the SPL sacan the bootable U-Boot image.
Change-Id: Ib80c3a190a9c7637dae1a9d8d303e296ee15464b Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
show more ...
|
| #
48b6ef28 |
| 25-May-2018 |
Kever Yang <kever.yang@rock-chips.com> |
rockchip: dts: rk3399 use -u-boot.dtsi for rk3399
Move u-boot config into rk3399-u-boot.dtsi
Change-Id: Ia3cb1ecc379c62f2e071947e308e29038bfffbea Signed-off-by: Kever Yang <kever.yang@rock-chips.co
rockchip: dts: rk3399 use -u-boot.dtsi for rk3399
Move u-boot config into rk3399-u-boot.dtsi
Change-Id: Ia3cb1ecc379c62f2e071947e308e29038bfffbea Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
show more ...
|
| #
f10f1ffa |
| 22-Jan-2018 |
Kever Yang <kever.yang@rock-chips.com> |
rockchip: dts: rk3399-firefly: enable uart2 in spl
pre-loader console in SPL needs UART.
Change-Id: I2db396f00ec8a96452a53be1806ea0ef7aacd990 Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
|
| #
352ddda1 |
| 06-Nov-2017 |
Klaus Goger <klaus.goger@theobroma-systems.com> |
UPSTREAM: rockchip: dts: rk3399: change sd-card io voltage to 3.0V
The VCC_SD and VCC_SDIO rail should only be powered up to 3.0V on RK3399 platforms.
Change-Id: I4b9adc8001b4d01f0ebd0d5a7a1bc2a050
UPSTREAM: rockchip: dts: rk3399: change sd-card io voltage to 3.0V
The VCC_SD and VCC_SDIO rail should only be powered up to 3.0V on RK3399 platforms.
Change-Id: I4b9adc8001b4d01f0ebd0d5a7a1bc2a050e82647 Signed-off-by: Klaus Goger <klaus.goger@theobroma-systems.com> Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com> Signed-off-by: Kever Yang <kever.yang@rock-chips.com> (cherry picked from commit 4f70039b360ae4645bc35c1d1a6cc41837ea161e)
show more ...
|
| #
804f1d99 |
| 18-Aug-2017 |
Tom Rini <trini@konsulko.com> |
Merge branch 'master' of git://git.denx.de/u-boot-rockchip
|
| #
1ade3a90 |
| 01-Aug-2017 |
Kever Yang <kever.yang@rock-chips.com> |
rockchip: dts: rk3399-firefly: update gmac parameter
Update the tx_delay and rx_delay to match the timing for rk3399-firefly board to improve the stability of gmac data transfer.
Signed-off-by: Kev
rockchip: dts: rk3399-firefly: update gmac parameter
Update the tx_delay and rx_delay to match the timing for rk3399-firefly board to improve the stability of gmac data transfer.
Signed-off-by: Kever Yang <kever.yang@rock-chips.com> Acked-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com> Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
show more ...
|
| #
7ba3182e |
| 19-Jul-2017 |
Kever Yang <kever.yang@rock-chips.com> |
rockchip: dts: correct vdd_log setting for firefly-rk3399
Add regulator-init-microvolt for driver to init the regulator, and the min output value is not 800000mV for the PWM2 io domain has changed t
rockchip: dts: correct vdd_log setting for firefly-rk3399
Add regulator-init-microvolt for driver to init the regulator, and the min output value is not 800000mV for the PWM2 io domain has changed to VCC3V0 instead of VCC1V8 in rockchip evb, we need to correct it with the value measured when PWM2 output HIGH.
Signed-off-by: Kever Yang <kever.yang@rock-chips.com> Acked-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com> Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
show more ...
|
| #
56f2dd0a |
| 18-Jul-2017 |
Kever Yang <kever.yang@rock-chips.com> |
rockchip: dts: firefly using ddr3 1600
According to my test, some of firefly-rk3399 hang after dram init when using ddr3-1333 config, while using ddr3-1600 config works for all the board I have test
rockchip: dts: firefly using ddr3 1600
According to my test, some of firefly-rk3399 hang after dram init when using ddr3-1333 config, while using ddr3-1600 config works for all the board I have test.
Signed-off-by: Kever Yang <kever.yang@rock-chips.com> Acked-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com> Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
show more ...
|
| #
d43ef73b |
| 11-Jul-2017 |
Tom Rini <trini@konsulko.com> |
Merge branch 'master' of git://git.denx.de/u-boot-rockchip
|
| #
522cd580 |
| 14-Jun-2017 |
Kever Yang <kever.yang@rock-chips.com> |
rockchip: firefly-rk3399: dts: enable sdmmc device
Enable sdmmc device and add the spl boot device sequence.
Signed-off-by: Kever Yang <kever.yang@rock-chips.com> Reviewed-by: Simon Glass <sjg@chro
rockchip: firefly-rk3399: dts: enable sdmmc device
Enable sdmmc device and add the spl boot device sequence.
Signed-off-by: Kever Yang <kever.yang@rock-chips.com> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
show more ...
|
| #
1f5541c8 |
| 10-May-2017 |
Tom Rini <trini@konsulko.com> |
Merge git://git.denx.de/u-boot-rockchip
This adds a new firefly-rk3399 board, MIPI support for rk3399 and rk3288, rk818 pmic support, mkimage improvements for rockchip and a few other things.
|
| #
a6672683 |
| 19-Apr-2017 |
Kever Yang <kever.yang@rock-chips.com> |
rockchip: dts: add rk3399-firefly dts
Firefly-rk3399 is a bord from T-Firefly, you can find detail about it here: http://en.t-firefly.com/en/firenow/Firefly_RK3399/
This patch add basic node for th
rockchip: dts: add rk3399-firefly dts
Firefly-rk3399 is a bord from T-Firefly, you can find detail about it here: http://en.t-firefly.com/en/firenow/Firefly_RK3399/
This patch add basic node for the board and make it able to bring up.
Peripheral/interfaces on board: - usb hub which connect to ehci controller; - UART2 debug - eMMC - PCIe - USB 3.0 HOST, type-C port - sdio, sd-card - HDMI - Ethernet - OPTICAL - WiFi/BT - MIPI CSI/DSI - IR - EDP/DP
Signed-off-by: Kever Yang <kever.yang@rock-chips.com> Acked-by: Simon Glass <sjg@chromium.org> Reviewed-by: Simon Glass <sjg@chromium.org>
show more ...
|