9
0
Fork 0
barebox/arch/mips/boot
Antony Pavlov 495f0034b7 MIPS: refactor SBL start.S code
This commit removes code duplication by using
MIPS PBL macros in the SBL start.S file.

One of the side effects of this patch is that
the only <asm/pbl_macros.h> header file is depends
on the <generated/utsrelease.h> header file.

Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2015-09-23 10:26:37 +02:00
..
Makefile MIPS: add initial device tree support 2013-05-13 21:17:10 +02:00
dtb.c of: Drop devicetree merge support 2014-05-22 08:09:13 +02:00
main_entry-pbl.c sizes.h: move include/sizes.h to include/linux/sizes.h 2015-01-08 14:00:26 +01:00
main_entry.c mips: initialize malloc pool before start_barebox() 2013-03-14 08:41:15 +01:00
start-pbl.S MIPS: pbl: remove extra copyrights 2013-06-18 09:05:14 +02:00
start.S MIPS: refactor SBL start.S code 2015-09-23 10:26:37 +02:00