coreboot-kgpe-d16/src/mainboard/nokia/ip530
Marc Bertens 965c43b4db Various Nokia IP530 fixes.
- Correct default ROM image size for this board (512KB is correct).

 - devicetree.cb: Add AUX I/O config (mainly GPIO settings).
   This allows you to control the LEDs in the front panel and JP900/JP901
   can be read.

 - irq_tables.c: Rework PIRQ table to make more onboard devices work.
   Also, avoid IRQ9.

 - mainboard.c: Drop unneeded functions, everything is done in devicetree.cb.

Signed-off-by: Marc Bertens <mbertens@xs4all.nl>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6247 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2011-01-06 23:03:46 +00:00
..
chip.h Add support for the Nokia IP530. 2010-04-19 21:21:54 +00:00
devicetree.cb Various Nokia IP530 fixes. 2011-01-06 23:03:46 +00:00
irq_tables.c Various Nokia IP530 fixes. 2011-01-06 23:03:46 +00:00
Kconfig Various Nokia IP530 fixes. 2011-01-06 23:03:46 +00:00
mainboard.c Various Nokia IP530 fixes. 2011-01-06 23:03:46 +00:00
romstage.c second round name simplification. drop the <component>_ prefix. 2010-12-08 07:07:33 +00:00