The g_dnl USB settings for the vendor ID, product ID and manufacturer are
actually common settings that can and should be shared by all the gadgets.
Make them common by renaming them, and convert all the users.
Conflicts:
configs/cgtqmx6eval_defconfig
configs/dms-ba16-1g_defconfig
configs/evb-rk3036_defconfig
configs/evb-rk3229_defconfig
configs/evb-rv1108_defconfig
configs/fennec-rk3288_defconfig
configs/stih410-b2260_defconfig
Change-Id: Ib855d37af9f539ef794a2519c75c027e67bd091c
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Lukasz Majewski <lukma@denx.de>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Frank Wang <frank.wang@rock-chips.com>
(cherry picked from commit a95aee6af70d8815547b81329125f2800c8ee37c)
Make sure there is enough memory when more nodes are
enabled in u-boot.dtb.
Change-Id: Ieb204daa41c04035b86064962569b08152375124
Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
remove CONFIG_TPL_SYS_MALLOC_F_LEN and CONFIG_DEBUG_UART_ANNOUNCE.
Change-Id: Ib1552dadebd5bd5ee0b9bb18e26d5f81cc4cf1be
Signed-off-by: Zhihuan He <huan.he@rock-chips.com>
We want to generate the devices serail number from
linux kernel itself.
Change-Id: Idfc8461a703e314a626013a3ecb622069d2fd3db
Signed-off-by: Andy Yan <andy.yan@rock-chips.com>
Support boot ARMv8 based RK3308 on AARCH32 state
Change-Id: I62f857b61668fb6ff50136ffff2b09349492c218
Signed-off-by: Andy Yan <andy.yan@rock-chips.com>