Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | ARM: Remove unused stack and irq config defines | Rob Herring | 2012-09-01 | -9/+0 |
| | | | | | | | | | | | CONFIG_STACKSIZE is not referenced anywhere except on AVR32, but present in most ARM board config files. IRQs are only enabled for 1 config, so remove the unused config options for IRQ and FIQ stack size as well. Cc: Albert ARIBAUD <albert.u.boot@aribaud.net> Signed-off-by: Rob Herring <rob.herring@calxeda.com> | |||
* | add new board vl_ma2sc | esw@bus-elektronik.de | 2012-07-07 | -0/+463 |
* add support for board VL+MA2SC * adds vl_ma2sc_config for standard NOR boot configuration * adds vl_ma2sc_ram_config for RAM load configuration Signed-off-by: Jens Scharsig <esw@bus-elektronik.de> |