u-boot-brain/arch/powerpc
Vikas Manocha 5bf5250e9d spl: make image arg or fdt blob address reconfigurable
At present fdt blob or argument address being passed to kernel is fixed at
compile time using macro CONFIG_SYS_SPL_ARGS_ADDR. FDT blob from
different media like nand, nor flash are copied to the address pointed
by the macro.
The problem is, it makes args/fdt blob compulsory to copy which is not required
in cases like for NOR Flash. This patch removes this limitation.

Signed-off-by: Vikas Manocha <vikas.manocha@st.com>
2017-05-08 11:38:40 -04:00
..
cpu fdt: Move fdt_fixup_ethernet to a common place 2017-05-01 09:11:59 -04:00
dts ppc: dts: Add device tree for xilix-ppc4xx-generic 2016-01-27 15:43:01 +01:00
include/asm Convert CONFIG_CMD_BLOB to Kconfig 2017-04-30 10:30:03 -04:00
lib spl: make image arg or fdt blob address reconfigurable 2017-05-08 11:38:40 -04:00
config.mk arm, powerpc: Update cc-version tests to check for cc-name as well 2016-01-25 10:39:44 -05:00
Kconfig fsl_ddr: Move DDR config options to driver Kconfig 2017-01-04 19:40:41 -05:00
Makefile Kbuild: introduce Makefile in arch/$ARCH/ 2014-12-08 09:35:45 -05:00