9
0
Fork 0
barebox/arch/arm
Sascha Hauer 6bb06524d6 ARM pbl: actually create cached mappings in the decompressor
We called create_sections with 4096MB as size argument, but create_sections
expected the argument in bytes, so create sections was completely optimized
away due to the size >>= 20. This patch changes the size argument to be in
megabytes and adjusts map_cachable to pass the argument in megabytes.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2012-10-04 18:30:58 +02:00
..
boards calao: at91 qil/tny/usb auto detect the phy addr 2012-10-04 17:24:09 +02:00
configs Merge branch 'for-next/tftp' 2012-10-03 21:17:39 +02:00
cpu ARM pbl: actually create cached mappings in the decompressor 2012-10-04 18:30:58 +02:00
include/asm Merge branch 'for-next/arm-board-reset' 2012-10-03 21:19:30 +02:00
lib Merge branch 'for-next/remove-fsf-address' 2012-10-03 21:12:48 +02:00
mach-at91 Merge branch 'for-next/arm-board-reset' 2012-10-03 21:19:30 +02:00
mach-ep93xx Merge branch 'for-next/arm-board-reset' 2012-10-03 21:19:30 +02:00
mach-imx Merge branch 'for-next/fixes' 2012-10-04 15:25:12 +02:00
mach-mxs Merge branch 'for-next/imx-clk' 2012-10-04 15:24:57 +02:00
mach-netx Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
mach-nomadik Merge branch 'for-next/remove-fsf-address' 2012-10-03 21:12:48 +02:00
mach-omap switch all platform_bus device/driver registering to platform_driver/device_register 2012-10-04 15:19:12 +02:00
mach-pxa pcm027: add board support 2012-04-10 10:39:57 +02:00
mach-samsung Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
mach-tegra Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
mach-versatile Merge branch 'for-next/remove-fsf-address' 2012-10-03 21:12:48 +02:00
pbl ARM lowlevel: Use get_runtime_offset 2012-09-09 18:25:49 +02:00
tools arm: update mach-types 2012-05-14 11:04:19 +02:00
Kconfig ARM i.MX27: implement clk support 2012-10-04 15:19:55 +02:00
Makefile Merge branch 'for-next/omap' 2012-10-03 21:11:48 +02:00
mach-arm.dox fix path specs in arch/arm/mach-arm.dox 2010-01-04 11:11:55 +01:00