[U-Boot] [PATCH V2 1/2] Kconfig: make NOR_BOOT a common option
Simon Glass
sjg at chromium.org
Sat Jun 18 00:59:53 CEST 2016
On 17 June 2016 at 03:39, Peng Fan <van.freenix at gmail.com> wrote:
> Not only am335x supports booting from NOR, i.MX6 SoCs also
> supports booting from NOR. Make NOR_BOOT a common
> option to let different SoCs share it.
>
> Signed-off-by: Peng Fan <peng.fan at nxp.com>
> Cc: Simon Glass <sjg at chromium.org>
> Cc: Heiko Schocher <hs at denx.de>
> Cc: Joe Hershberger <joe.hershberger at ni.com>
> Cc: Christophe Ricard <christophe-h.ricard at st.com>
> Cc: Bin Meng <bmeng.cn at gmail.com>
> Cc: Francois Retief <fgretief at spaceteq.co.za>
> Cc: Tom Rini <trini at konsulko.com>
> ---
>
> V2:
> New patch
>
> board/ti/am335x/Kconfig | 9 ---------
> common/Kconfig | 13 +++++++++++++
> 2 files changed, 13 insertions(+), 9 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list