
On 22 July 2016 at 20:14, Simon Glass sjg@chromium.org wrote:
On 19 July 2016 at 07:17, Kever Yang kever.yang@rock-chips.com wrote:
This patch add basic config option for evb-rk3399 board.
Signed-off-by: Kever Yang kever.yang@rock-chips.com
Changes in v5: None Changes in v4:
- move config CONFIG_SYS_NS16550 from chip common to defconfig
Changes in v3: None Changes in v2: None
configs/evb-rk3399_defconfig | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 configs/evb-rk3399_defconfig
Acked-by: Simon Glass sjg@chromium.org
Applied to u-boot-rockchip, thanks!
I'd like to get the rockchip tree back into shape, since I made some merge errors, so I'm apply this series again (dropping v4).
If there are future comments, please send a follow-up patch. Depending on the timing I may be able to fix it up. I plan to send a pull request to mainline early next week.
The rk3368 stuff needs a rebase and resend unfortunately. It is safer than my trying to merge.
- Simon