| #
a95a20c7 |
| 14-Nov-2018 |
Joseph Chen <chenjh@rock-chips.com> |
rockchip: dts: rk3288-evb: move dm-pre-reloc nodes to *-u-boot.dtsi
it makes users easy to override their kernel dts when CONFIG_USING_KERNEL_DTB is disabled.
Change-Id: If794a5d3e8be334e81519d5bd6
rockchip: dts: rk3288-evb: move dm-pre-reloc nodes to *-u-boot.dtsi
it makes users easy to override their kernel dts when CONFIG_USING_KERNEL_DTB is disabled.
Change-Id: If794a5d3e8be334e81519d5bd69f97062db4b208 Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
show more ...
|
| #
612a2a0a |
| 07-Oct-2016 |
Kever Yang <kever.yang@rock-chips.com> |
dts: rk3288: remove node in dmc which not need anymore
Since we implement the dram capacity auto detect, we don't need to set the channel number and sdram-channel in dts.
Signed-off-by: Kever Yang
dts: rk3288: remove node in dmc which not need anymore
Since we implement the dram capacity auto detect, we don't need to set the channel number and sdram-channel in dts.
Signed-off-by: Kever Yang <kever.yang@rock-chips.com> Acked-by: Simon Glass <sjg@chromium.org> Tested-by: Simon Glass <sjg@chromium.org> Tested-by: Vagrant Cascadian <vagrant@debian.org>
show more ...
|
| #
8a632ac1 |
| 26-Jul-2016 |
jk.kernel@gmail.com <jk.kernel@gmail.com> |
rockchip: add a dummy byte for the sdram-channel property
Add an extra byte so that this data is not byteswapped.
Signed-off-by: Ziyuan Xu <jk.kernel@gmail.com> Acked-by: Simon Glass <sjg@chromium.
rockchip: add a dummy byte for the sdram-channel property
Add an extra byte so that this data is not byteswapped.
Signed-off-by: Ziyuan Xu <jk.kernel@gmail.com> Acked-by: Simon Glass <sjg@chromium.org> Signed-off-by: Ziyuan Xu <xzy.xu@rock-chips.com>
show more ...
|
| #
744368d6 |
| 05-Jul-2016 |
Xu Ziyuan <xzy.xu@rock-chips.com> |
rockchip: add basic support for evb-rk3288 board
evb-3288 board RK3288-based development board with 2 USB ports, HDMI, VGA, micro-SD card, audio, WiFi and Gigabit Ethernet. It also includes on-board
rockchip: add basic support for evb-rk3288 board
evb-3288 board RK3288-based development board with 2 USB ports, HDMI, VGA, micro-SD card, audio, WiFi and Gigabit Ethernet. It also includes on-board 8G eMMC and 2GB of SDRAM. Expansion connector provide access to display pins, I2C, SPI, UART and GPIOs. This add some basic files required to allow the board to output serial messaged and can run command(mmc info etc).
evb-rk3288 also supports booting from eMMC or SD card, the default is eMMC.
Signed-off-by: Ziyuan Xu <xzy.xu@rock-chips.com> Reviewed-by: Simon Glass <sjg@chromium.org>
show more ...
|