dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/arm/plat-orion
Lennert Buytenhek 7788cd5557 [ARM] Orion: fix PCIe inbound window programming when RAM size is not a power of two
The PCIe inbound window size is supposed to be a power of two.  If
the total amount of RAM installed in the system is not a power of two,
round it up such that it is.

Signed-off-by: Lennert Buytenhek <buytenh@marvell.com>
Signed-off-by: Nicolas Pitre <nico@marvell.com>
2009-12-28 23:50:49 -05:00
..
include/plat [ARM] Kirkwood: __init requires linux/init.h 2009-08-24 11:55:59 -04:00
Makefile [ARM] Orion: share GPIO handling code 2008-12-20 12:21:02 -05:00
gpio.c [ARM] orion: convert gpio to use gpiolib 2009-06-08 13:04:57 -04:00
irq.c [ARM] Move include/asm-arm/plat-orion to arch/arm/plat-orion/include/plat 2008-08-09 13:44:58 +02:00
pcie.c [ARM] Orion: fix PCIe inbound window programming when RAM size is not a power of two 2009-12-28 23:50:49 -05:00
time.c [ARM] orion: make sure sched_clock() usage of cnt32_to_63() is safe 2009-06-08 13:04:54 -04:00