summaryrefslogtreecommitdiffstats
path: root/include/configs/inka4x0.h
Commit message (Collapse)AuthorAgeFilesLines
* ppc: Remove board-specific command table relocation fixupsPeter Tyser2009-10-031-1/+0
| | | | Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
* powerpc/inka4x0: Remove left-over ide reset code.Detlev Zundel2009-05-151-1/+0
| | | | | | | The pin which was used in preliminary versions of the board for ide reset is really connected to the rtc clock. Signed-off-by: Detlev Zundel <dzu@denx.de>
* inka4x0: Add hardware diagnosis and RTC in configuration.Detlev Zundel2009-03-301-5/+85
| | | | | | | | This patch adds the board specific communication routines needed by the external 4543 RTC. Signed-off-by: Detlev Zundel <dzu@denx.de> Signed-off-by: Andreas Pfefferle <ap@denx.de>
* inka4x0: Add hardware diagnosis functions for inka4x0Detlev Zundel2009-03-301-0/+1
| | | | | | | This patch adds advanced diagnosis functions for the inka4x0 board. Signed-off-by: Andreas Pfefferle <ap@denx.de> Signed-off-by: Detlev Zundel <dzu@denx.de>
* net: removed board-specific CONFIGs from MPC5xxx FEC driverBen Warren2009-02-091-2/+3
| | | | | | | Added new CONFIG options for the three type of MAC-PHY interconnect and applied them all relevant board config files Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-73/+73
| | | | Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-101-3/+3
| | | | Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
* rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
| | | | Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
* drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-131-1/+1
| | | | | | rename CFG_FLASH_CFI_DRIVER to CONFIG_FLASH_CFI_DRIVER Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
* PPC: Create and use CONFIG_HIGH_BATSBecky Bruce2008-06-031-0/+2
| | | | | | | | | | | Change all code that conditionally operates on high bat registers (that is, BATs 4-7) to look at CONFIG_HIGH_BATS instead of the myriad ways this is done now. Define the option for every config for which high bats are supported (and enabled by early boot, on parts where they're not always enabled) Signed-off-by: Becky Bruce <becky.bruce@freescale.com>
* Update CONFIG_PCIAUTO_SKIP_HOST_BRIDGE to related boardsTsiChung Liew2008-04-131-0/+1
| | | | | | | Remove test for CONFIG_MPC5200 in drivers/pci/pci_auto.c and define CONFIG_PCIAUTO_SKIP_HOST_BRIDGE in related board configuration files. Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
* Fix quoting problem (preboot setting) in many board config files.Wolfgang Denk2008-03-031-1/+1
| | | | Signed-off-by: Wolfgang Denk <wd@denx.de>
* [INKA4x0] NG hardware: flash supportMarian Balakowicz2007-11-151-10/+9
| | | | | | | Disabled and remove inka4x0 custom flash driver, use CFI flash driver instead. Signed-off-by: Marian Balakowicz <m8@semihalf.com>
* [INKA4x0] NG hardware: SDRAM supportMarian Balakowicz2007-11-151-1/+8
| | | | | | | | | Add support for three new DDR chips that may be present on a NG INKA4x0 hardware: HYB25D512160BF-5, K4H511638C-7CB3, T46V32M16BN-6IT. Cleanup board/inka4x0/mt48lc16m16a2-75.h file. Signed-off-by: Marian Balakowicz <m8@semihalf.com>
* [INKA4x0] NG hardware: platform code updateMarian Balakowicz2007-11-151-2/+3
| | | | | | | | | - Cleanup compile warnings. - Add missing '\0' in default environment. - Increase CFG_MONITOR_LEN to 256 KiB. - Add required CFG_USE_PPCENV. Signed-off-by: Marian Balakowicz <m8@semihalf.com>
* include/configs/[g-o]*: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger2007-07-101-2/+10
| | | | | | | | | Explicitly add in default CONFIG_BOOTP_* options where cmd_confdefs.h used to be included but CONFIG_BOOTP_MASK was not defined. Remove lingering references to CFG_CMD_* symbols. Signed-off-by: Jon Loeliger <jdl@freescale.com>
* include/configs: Use new CONFIG_CMD_* in various i* named board config files.Jon Loeliger2007-07-051-19/+19
| | | | Signed-off-by: Jon Loeliger <jdl@freescale.com>
* MPC5xxx: Change names of defines related to IPB and PCI clocks.Bartlomiej Sieka2007-05-271-1/+1
| | | | | | | | | | Both CFG_PCISPEED_66 and CFG_IPBSPEED_133 are misnamed, as defining them does not cause PCI or IPB clocks to run at the specified speed. Instead, they configure divisors used to calculate said clocks. This patch renames the defines according to their real function. Signed-off-by: Grzegorz Bernacki <gjb@semihalf.com> Acked-by: Bartlomiej Sieka <tur@semihalf.com>
* Update default environment for INKA4x00 board.Wolfgang Denk2006-02-071-5/+25
|
* Change all '$(...)' variable references into '${...}'Wolfgang Denk2005-11-201-6/+6
| | | | | | which makes the environment compatible with the hush shell. WARNING: Support for the old '$(...)' syntax will be discontinued in a later version.
* Update configuration for INKA4x0 boardWolfgang Denk2005-09-211-14/+6
|
* Fix INKA4x0: use CS1 as gpio_wkup_6 outputwdenk2005-04-221-9/+3
|
* Fix problems with SNTP support;wdenk2005-04-021-1/+4
| | | | enable SNTP support in some boards.
* INKA4x0: Allow initialization of LCD backlight dimming fromwdenk2005-03-141-0/+1
| | | | "brightness" environment variable.
* Add port initialization for digital I/O on INKA4x0wdenk2005-03-061-0/+5
|
* * Fix get_partition_info() parameter error in all other callswdenk2005-03-041-0/+39
| | | | | | | | | | (common/cmd_ide.c, common/cmd_reiser.c, common/cmd_scsi.c). * Enable USB and IDE support for INKA4x0 board * Patch by Andrew Dyer, 28 February 2005: fix ext2load passing an incorrect pointer to get_partition_info() resulting in load failure for devices other than 0
* Add support for SRAM and 2 x Quad UARTs on INKA4x0 boardwdenk2005-02-271-0/+10
|
* Cleanup USB and partition defineswdenk2005-02-241-0/+1
|
* * Add support for ext2 filesystems and image timestamps to TQM5200 boardwdenk2005-02-241-12/+14
| | | | | | | | | * Add reset code for Coral-P on INKA4x0 board * Patch by Martin Krause, 28 Jun 2004: Update for TRAB board. * Fix some missing "volatile"s in MPC5xxx FEC driver
* * Update CPC45 board configuration.wdenk2005-01-311-2/+36
| | | | * Add USB and PCI support for INKA4x0 board
* * Fix problems with CMC_PU2 flash driver.wdenk2004-12-191-8/+1
| | | | * Adjust INKA 4x0 default settings
* Cleanup: avoid trigraph warning in fs/ext2/ext2fs.c; rename UC100 -> uc100wdenk2004-12-191-1/+1
|
* Add support for INKA4X0 boardwdenk2004-12-161-0/+244
OpenPOWER on IntegriCloud