u-boot/arch
Peng Fan 9382f73bb0 imx8: cpu: restrict checking ROM passover info for revA
Passover info only for revA.

move get_cpu_rev out of CONFIG_CPU to avoid build failure when using
get_cpu_rev in SPL.
Add a CONFIG_SPL_BUILD for passover usage, no need to execute it again
in normal U-Boot stage. Also if still checking passover info in normal
U-Boot stage, need to make the passover code executed after
arch_cpu_init_dm.
So to make it easy and clean, only execute the code for SPL stage.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
2019-01-28 20:55:46 +01:00
..
arc Kconfig: Migrate BOUNCE_BUFFER 2019-01-19 09:49:26 -05:00
arm imx8: cpu: restrict checking ROM passover info for revA 2019-01-28 20:55:46 +01:00
m68k
microblaze
mips MSCC: Add board support for Serval SoC family. 2019-01-23 18:28:09 +01:00
nds32 nds32: dts: Fix mmc node compatible string 2019-01-22 17:36:20 +08:00
nios2
powerpc mpc85xx: Add support for -msingle-pic-base 2019-01-23 10:48:48 -08:00
riscv riscv: qemu: define standalone load address 2019-01-15 09:36:31 +08:00
sandbox Fix recent changes to serial API for driver model 2019-01-15 22:05:34 -05:00
sh Kbuild: add LDFLAGS_STANDALONE 2018-11-18 16:02:23 +01:00
x86 x86: Kconfig: spelling fixes 2019-01-18 09:16:15 -05:00
xtensa
.gitignore
Kconfig dm: sound: Create an option to use driver model for sound 2018-12-13 16:32:49 -07:00