Reinhard Meyer (-VC)
b7081d9197
NET: move legacy enc28j60.c to sidetrack as enc28j60_lpc2292.c
...
This patch is required before the upcoming new enc28j60 driver
using SPI framework patch can be applied:
- Move legacy enc28j60.c to enc28j60_lpc2292.c.
- Change Makefile and the two affected boards' definition files.
Tested with ./MAKEALL ARM7 that both boards still compile.
Signed-off-by: Reinhard Meyer<info@emk-elektronik.de>
Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
2010-10-11 22:47:48 -07:00
Jean-Christophe PLAGNIOL-VILLARD
8fc3bb4b06
arm: cleanup remaining CONFIG_INIT_CRITICAL
...
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
2009-06-12 20:39:48 +02:00
Jean-Christophe PLAGNIOL-VILLARD
6790c55704
lpc2292: move serial driver to drivers/serial
...
add CONFIG_LPC2292_SERIAL to activate the driver
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
2009-03-29 23:01:42 +02:00
Ladislav Michl
488f5d8790
Remove nowhere used symbol CONFIG_SYS_CLKS_IN_HZ
...
Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
2009-03-29 16:04:51 +02:00
Jean-Christophe PLAGNIOL-VILLARD
6d0f6bcf33
rename CFG_ macros to CONFIG_SYS
...
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
2008-10-18 21:54:03 +02:00
Jean-Christophe PLAGNIOL-VILLARD
0e8d158664
rename CFG_ENV macros to CONFIG_ENV
...
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
2008-09-10 22:48:06 +02:00
Jean-Christophe PLAGNIOL-VILLARD
5a1aceb068
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
...
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
2008-09-10 22:48:04 +02:00
Jon Loeliger
18225e8dd1
include/configs/[P-S]*: Directly use CONFIG_BOOTP_* symbols rather than CONFIG_BOOTP_MASK.
...
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-07-09 21:31:24 -05:00
Jon Loeliger
fe7f782d5b
include/configs: Use new CONFIG_CMD_* in various S* named board config files.
...
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-07-08 16:05:42 -05:00
Wolfgang Denk
52b8704d02
Fix a few file permission problems.
...
Signed-off-by: Wolfgang Denk <wd@denx.de>
2007-07-04 00:43:53 +02:00
Wolfgang Denk
725671ccd2
Coding Style cleanup; generate new CHANGELOG file.
...
Signed-off-by: Wolfgang Denk <wd@denx.de>
2007-06-06 16:26:56 +02:00
Peter Pearse
3e3b956906
Reduce line lengths to 80 characters max.
2007-05-18 16:47:03 +01:00
Peter Pearse
160131bf96
Add the files for the SMN42 board
2007-05-09 11:41:58 +01:00