]> git.ipfire.org Git - people/ms/u-boot.git/commit
Kconfig: make NOR_BOOT a common option
authorPeng Fan <van.freenix@gmail.com>
Fri, 17 Jun 2016 09:39:50 +0000 (17:39 +0800)
committerTom Rini <trini@konsulko.com>
Tue, 28 Jun 2016 02:32:07 +0000 (22:32 -0400)
commitd14739ffe16092323f838b8d3f61796afe083810
tree86440bac2af2572951dcb9a95605714cf4f24db3
parent4a9a3292771e80a9be37af147f4efcd2fd99e8d7
Kconfig: make NOR_BOOT a common option

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@nxp.com>
Cc: Simon Glass <sjg@chromium.org>
Cc: Heiko Schocher <hs@denx.de>
Cc: Joe Hershberger <joe.hershberger@ni.com>
Cc: Christophe Ricard <christophe-h.ricard@st.com>
Cc: Bin Meng <bmeng.cn@gmail.com>
Cc: Francois Retief <fgretief@spaceteq.co.za>
Cc: Tom Rini <trini@konsulko.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
board/ti/am335x/Kconfig
common/Kconfig