9
0
Fork 0
barebox/arch
Sascha Hauer 53e9fae78c sandbox: fix 64bit build
On x86_64 we need CONFIG_PHYS_ADDR_T_64BIT to make the resource sizes
64bit. The kernel has this as a Kconfig variable, but on barebox sandbox
will build with whatever compiler we find, so we can't put it into Kconfig.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2012-06-25 14:06:40 +02:00
..
arm ARM qil-a9260: Fix PARTITION_FIXED compilation 2012-06-07 23:31:55 +02:00
blackfin blackfin: Fix build due to missing __raw_* io accessors 2012-06-21 11:56:53 +02:00
mips MIPS: XBurst: suitable solution for per-board debug_ll 2012-06-05 08:36:59 +02:00
nios2 booting: more flexible Linux bootargs generation 2012-05-14 09:16:31 +02:00
openrisc openrisc: fix build due to redefined phys_size_t 2012-06-21 11:57:26 +02:00
ppc ppc 85xx: Fix whitespaces 2012-05-24 11:18:32 +02:00
sandbox sandbox: fix 64bit build 2012-06-25 14:06:40 +02:00
x86 Use DEVICE_ID_DYNAMIC where applicable 2012-04-16 09:43:02 +02:00
architecture.dox MIPS: add documentation 2011-08-05 18:20:17 +02:00