Anatolij Gustschin
b66091de6c
ppc4xx: lwmon5: Update Lime initialization
...
Change Lime SDRAM initialization to now support 100MHz and
133MHz (if enabled). Also the framebuffer is initialized to
display a blue rectangle with a white border.
Signed-off-by: Anatolij Gustschin <agust@denx.de>
Signed-off-by: Stefan Roese <sr@denx.de>
2007-07-26 15:08:01 +02:00
Stefan Roese
9f24a808f1
ppc4xx: lwmon5: Support for 128 MByte NOR FLASH added
...
The used Intel NOR FLASH chips have internally two dies, and are now
treated as two seperate chips.
Signed-off-by: Stefan Roese <sr@denx.de>
2007-07-24 09:52:52 +02:00
Pavel Kolesnikov
531e3e8b83
POST: Add ECC POST for the lwmon5 board
...
This patch adds ECC Post test for the Lwmon5 board based
on PPC440EPx to U-Boot.
Signed-off-by: Pavel Kolesnikov <concord@emcraft.com>
Acked-by: Yuri Tikhonov <yur@emcraft.com>
Acked-by: Stefan Roese <sr@denx.de>
2007-07-20 15:03:03 +02:00
Stefan Roese
8f085e324a
Merge with git://www.denx.de/git/u-boot.git
2007-07-16 13:28:47 +02:00
Stefan Roese
2a49fc17d0
ppc4xx: AMCC Luan uses the new boardspecific DDR2 controller setup
...
Signed-off-by: Stefan Roese <sr@denx.de>
2007-07-16 10:01:38 +02:00
Wolfgang Denk
fd3635190b
Merge with /home/tur/git/u-boot#cm1_qp1
2007-07-12 01:42:41 +02:00
Andy Fleming
d3ec0d943a
Polished the 85xx ADS config files
...
Made the boot commands use device trees by default.
Also moved the ramdisk to 1000000 (I think the previous address
was getting overridden during boot).
Signed-off-by: Andy Fleming <afleming@freescale.com>
2007-07-11 18:19:07 -05:00
Andy Fleming
ccc091aac6
Add support for CPM device tree configuration to 8560 ADS
...
* Adds code to modify CPM frequencies
* Cleans up the config file to #define TSEC and (for now) #undef FCC
* Adds the MII command for all 8560 ADS configurations
* Updates config file to provide convenience commands for booting
with a device tree
Signed-off-by: Vitaly Bordug <vbordug@ru.mvista.com>
Signed-off-by: Andy Fleming <afleming@freescale.com>
2007-07-11 18:17:58 -05:00
Kim Phillips
9e04033d47
Merge git://www.denx.de/git/u-boot
2007-07-11 17:48:09 -05:00
Bartlomiej Sieka
fa1df30892
CM1.QP1: Support for the Schindler CM1.QP1 board.
...
Signed-off-by: Piotr Kruszynski <ppk@semihalf.com>
Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
2007-07-11 20:11:07 +02:00
Heiko Schocher
96e1d75be8
[PCS440EP] - Show on the DIAG LEDs, if the SHA1 check failed
...
- now the Flash ST M29W040B is supported (not tested)
- fix the "led" command
- fix compile error, if BUILD_DIR is used
Signed-off-by: Heiko Schocher <hs@denx.de>
2007-07-11 18:39:11 +02:00
Stefan Roese
53629f439c
Merge with git://www.denx.de/git/u-boot.git
2007-07-11 12:16:04 +02:00
Jon Loeliger
079a136c35
include/configs/[p-z]* + misc: Cleanup BOOTP and lingering CFG_CMD_*.
...
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>
2007-07-10 10:12:10 -05:00
Jon Loeliger
7f5c015774
include/configs/[g-o]*: Cleanup BOOTP and lingering CFG_CMD_*.
...
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>
2007-07-10 09:38:02 -05:00
Jon Loeliger
80ff4f99b8
include/configs/[a-e]*: Cleanup BOOTP and lingering CFG_CMD_*.
...
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>
2007-07-10 09:29:01 -05:00
Jon Loeliger
a1aa0bb502
include/configs/[P-Z]*: Cleanup BOOTP and lingering CFG_CMD_*.
...
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>
2007-07-10 09:22:23 -05:00
Jon Loeliger
659e2f6736
include/configs/[J-O]*: Cleanup BOOTP and lingering CFG_CMD_*.
...
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>
2007-07-10 09:10:49 -05:00
Jon Loeliger
11799434c5
include/configs/[A-I]*: Cleanup BOOTP and lingering CFG_CMD_*.
...
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>
2007-07-10 09:03:20 -05:00
Jon Loeliger
d3b8c1a743
include/configs/[m-z]*: Directly use CONFIG_BOOTP_* symbols rather than CONFIG_BOOTP_MASK.
...
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-07-09 21:57:31 -05:00
Jon Loeliger
2fd90ce575
include/configs/[a-m]*: Directly use CONFIG_BOOTP_* symbols rather than CONFIG_BOOTP_MASK.
...
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-07-09 21:48:26 -05:00
Jon Loeliger
37d4bb7058
include/configs/[T-Z]*: Directly use CONFIG_BOOTP_* symbols rather than CONFIG_BOOTP_MASK.
...
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-07-09 21:38:02 -05: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
7be044e4ea
include/configs/[H-N]*: Directly use CONFIG_BOOTP_* symbols rather than CONFIG_BOOTP_MASK.
...
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-07-09 21:24:19 -05:00
Jon Loeliger
5d2ebe1b3e
include/configs/[A-G]*: Directly use CONFIG_BOOTP_* symbols rather than CONFIG_BOOTP_MASK.
...
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-07-09 21:20:06 -05:00
Jon Loeliger
639221c76c
include/: Remove obsolete references to CONFIG_COMMANDS
...
Mostly removed from comments here.
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-07-09 17:15:49 -05:00
Wolfgang Denk
4ef218f6fd
Coding style cleanup; update CHANGELOG.
...
Signed-off-by: Wolfgang Denk <wd@denx.de>
2007-07-10 00:01:28 +02:00
Wolfgang Denk
bf6a9ca9b2
Merge with /home/hs/Atronic/u-boot
2007-07-09 23:41:45 +02:00
Jon Loeliger
af075ee96e
Clear up confusion over the CMD_POST and POST_DIAG mess.
...
For some reason, CONFIG_POST permeated as CONFIG_CMD_POST_DIAG
when it really means just CONFIG_CMD_DIAG. There is no CMD_POST.
Clear this mess up some.
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-07-08 17:02:01 -05:00
Jon Loeliger
a22d4da95e
include/configs: Catch some CONFIG_CMD_* conversion stragglers.
...
Use new CONFIG_CMD_* in lwmon5.h board config file.
Fix CONFIG_CMD_* typo braindamage in omap1510inn.h
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-07-08 16:06:39 -05:00
Jon Loeliger
a556290166
include/configs: Use new CONFIG_CMD_* in various [TUVWZYZ]* named board config files.
...
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-07-08 16:05:43 -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
Jon Loeliger
e9a0f8f15c
include/configs: Use new CONFIG_CMD_* in various R* named board config files.
...
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-07-08 16:05:39 -05:00
Jon Loeliger
12aa9fd23d
include/configs: Use new CONFIG_CMD_* in various Q* named board config files.
...
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-07-08 16:05:37 -05:00
Jon Loeliger
acf0269779
include/configs: Use new CONFIG_CMD_* in various P* named board config files.
...
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-07-08 16:05:35 -05:00
Jon Loeliger
e18a1061a8
include/configs: Use new CONFIG_CMD_* in various [NO]* named board config files.
...
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-07-08 16:05:32 -05:00
Jon Loeliger
8353e139bf
include/configs: Use new CONFIG_CMD_* in various M* named board config files.
...
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-07-08 16:05:30 -05:00
Jon Loeliger
348f258f24
include/configs: Use new CONFIG_CMD_* in various [IJKL]* named board config files.
...
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-07-08 16:05:28 -05:00
Jon Loeliger
6c4f4da9bf
include/configs: Use new CONFIG_CMD_* in various H* named board config files.
...
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-07-08 16:05:25 -05:00
Jon Loeliger
60a0876b51
include/configs: Use new CONFIG_CMD_* in various F* and G* named board config files.
...
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-07-08 16:05:23 -05:00
Jon Loeliger
dcaa715628
include/configs: Use new CONFIG_CMD_* in various E* named board config files.
...
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-07-08 16:04:42 -05:00
Jon Loeliger
3c3227f3c7
include/configs: Use new CONFIG_CMD_* in various D* named board config files.
...
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-07-07 20:40:43 -05:00
Jon Loeliger
49cf7e8ee7
include/configs: Use new CONFIG_CMD_* in various C* named board config files.
...
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-07-07 20:30:36 -05:00
Jon Loeliger
de8b2a6e33
include/configs: Use new CONFIG_CMD_* in various B* named board config files.
...
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-07-07 20:28:40 -05:00
Jon Loeliger
498ff9a228
include/configs: Use new CONFIG_CMD_* in various A* named board config files.
...
Since ADS860.h includes "board/fads/fads.h" with ramifications
on the CONFIG_COMMAND treatment, it too has to be adjusted to
exclude already configured commands in this same commit.
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-07-07 20:28:28 -05:00
Kim Phillips
0459e7d3a0
Merge git://www.denx.de/git/u-boot
2007-07-06 19:39:48 -05:00
Stefan Roese
334043f601
ppc4xx: Update lwmon5 default environment
...
Signed-off-by: Stefan Roese <sr@denx.de>
2007-07-06 12:26:51 +02:00
Stefan Roese
5d187430a0
ppc4xx: Update lwmon5 board
...
Add unlock=yes environment variable to default variables to unlock
the CFI flash by default.
Signed-off-by: Stefan Roese <sr@denx.de>
2007-07-06 11:48:24 +02:00
Wolfgang Denk
e80955f07d
Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx
2007-07-06 02:50:34 +02:00
Wolfgang Denk
f1152f8c28
Code cleanup and default config update for STC GP3 SSA board.
...
Signed-off-by: Wolfgang Denk <wd@denx.de>
2007-07-06 02:50:19 +02:00
Wolfgang Denk
e4dbe1b215
Fixing some typos etc. introduced mainly by cfg patches.
...
Signed-off-by: Wolfgang Denk <wd@denx.de>
2007-07-05 17:56:27 +02:00
Wolfgang Denk
b6b4684546
Minor coding style cleanup. Update CHANGELOG.
2007-07-05 11:12:16 +02:00
Jon Loeliger
dca3b3d6d6
include/configs: Use new CONFIG_CMD_* in various [v-z]* named board config files.
...
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-07-05 11:05:18 +02:00
Jon Loeliger
6c18eb9804
include/configs: Use new CONFIG_CMD_* in various t* and u* named board config files.
...
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-07-05 11:05:16 +02:00
Jon Loeliger
46da1e96b7
include/configs: Use new CONFIG_CMD_* in various s* named board config files.
...
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-07-05 11:05:13 +02:00
Jon Loeliger
90cc3eb6d2
include/configs: Use new CONFIG_CMD_* in various q* and r* named board config files.
...
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-07-05 11:05:09 +02:00
Jon Loeliger
26a34560d5
include/configs: Use new CONFIG_CMD_* in various p* named board config files.
...
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-07-05 11:05:08 +02:00
Jon Loeliger
a5cb23092a
include/configs: Use new CONFIG_CMD_* in various o* named board config files.
...
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-07-05 11:05:06 +02:00
Jon Loeliger
929a2bfd14
include/configs: Use new CONFIG_CMD_* in various n* named board config files.
...
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-07-05 11:05:04 +02:00
Jon Loeliger
5dc11a5119
include/configs: Use new CONFIG_CMD_* in various m* named board config files.
...
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-07-05 11:05:02 +02:00
Jon Loeliger
9bbb1c0820
include/configs: Use new CONFIG_CMD_* in various l* named board config files.
...
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-07-05 11:05:00 +02:00
Jon Loeliger
bc234c129f
include/configs: Use new CONFIG_CMD_* in various j* and k* named board config files.
...
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-07-05 11:04:58 +02:00
Jon Loeliger
1d2c6bc491
include/configs: Use new CONFIG_CMD_* in various i* named board config files.
...
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-07-05 11:04:57 +02:00
Jon Loeliger
48d5d102a2
include/configs: Use new CONFIG_CMD_* in various h* named board config files.
...
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-07-05 11:04:55 +02:00
Jon Loeliger
72eb0efaed
include/configs: Use new CONFIG_CMD_* in various g* named board config files.
...
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-07-05 11:04:53 +02:00
Jon Loeliger
1bec3d3002
include/configs: Use new CONFIG_CMD_* in various e* named board config files.
...
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-07-05 11:04:51 +02:00
Jon Loeliger
ab999ba1b3
include/configs: Use new CONFIG_CMD_* in various d* named board config files.
...
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-07-05 11:04:42 +02:00
Jon Loeliger
37e4f24b87
include/configs: Use new CONFIG_CMD_* in various c* named board config files.
...
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-07-05 11:04:40 +02:00
Jon Loeliger
ba2351f9d1
include/configs: Use new CONFIG_CMD_* in various b* named board config files.
...
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-07-05 11:04:38 +02:00
Jon Loeliger
0b361c9166
include/configs: Use new CONFIG_CMD_* in various a* named board config files.
...
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-07-05 11:04:35 +02:00
Jon Loeliger
b730cda82e
include/configs: Use new CONFIG_CMD_* in mpc5xx board config files.
...
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-07-05 11:04:29 +02:00
Jon Loeliger
d794cfefea
include/configs: Use new CONFIG_CMD_* in various 5200 board config files.
...
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-07-05 11:04:23 +02:00
Jon Loeliger
ef0df52ab4
include/configs: Use new CONFIG_CMD_* in STx board config files.
...
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-07-05 11:04:21 +02:00
Jon Loeliger
866e3089bf
include/configs: Use new CONFIG_CMD_* in sbc* board config files.
...
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-07-05 11:04:18 +02:00
Jon Loeliger
2694690e28
include/configs: Use new CONFIG_CMD_* in TQM board config files.
...
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-07-05 11:04:15 +02:00
Jon Loeliger
1cc4c45832
include/configs: Use new CONFIG_CMD_* in 82xx board config files.
...
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-07-05 11:04:10 +02:00
Jon Loeliger
8ea5499afd
include/configs: Use new CONFIG_CMD_* in 83xx board config files.
...
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-07-05 11:04:05 +02:00
Sergei Poselenov
b44896215a
Merged POST framework with the current TOT.
...
Signed-off-by: Sergei Poselenov <sposelenov@emcraft.com>
2007-07-05 08:17:37 +02:00
Jon Loeliger
2835e518c9
include/configs: Use new CONFIG_CMD_* in 85xx board config files.
...
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-07-05 03:41:29 +02:00
Stefan Roese
04e6c38b76
ppc4xx: Update lwmon5 board
...
- Add optional ECC generation routine to preserve existing
RAM values. This is needed for the Linux log-buffer support
- Add optional DDR2 setup with CL=4
- GPIO50 not used anymore
- Lime register setup added
Signed-off-by: Stefan Roese <sr@denx.de>
2007-07-04 10:06:30 +02: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
Jon Loeliger
2f9c19e496
configs/ mpc86xx: Rewrite command line options using new CONFIG_CMD-* style.
...
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-07-04 00:35:26 +02:00
Wolfgang Denk
98c440bee6
Merge with /home/wd/git/u-boot/custodian/u-boot-testing
2007-07-03 15:07:56 +02:00
Stefan Roese
e4feb7638c
Merge with git://www.denx.de/git/u-boot.git
2007-06-25 20:20:30 +02:00
Heiko Schocher
a5d71e290f
[PCS440EP] get rid of CONFIG_PPC4xx_USE_SPD_DDR_INIT_HANG
...
Signed-off-by: Heiko Schocher <hs@denx.de>
2007-06-25 19:11:37 +02:00
Stefan Roese
466fff1a7b
ppc4xx: Add pci_pre_init() for 405 boards
...
This patch removes the CFG_PCI_PRE_INIT option completely, since
it's not needed anymore with the patch from Matthias Fuchs with
the "weak" pci_pre_init() implementation.
Signed-off-by: Stefan Roese <sr@denx.de>
2007-06-25 15:57:39 +02:00
Matthias Fuchs
6f35c53166
ppc4xx: Maintenance patch for esd's CPCI405 derivats
...
-add pci_pre_init() for pci interrupt fixup code
-disable phy sleep mode via reset_phy() function
-use correct io accessors
-cleanup
Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
2007-06-25 11:58:46 +02:00
Wolfgang Denk
1636d1c852
Coding stylke cleanup; rebuild CHANGELOG
2007-06-22 23:59:00 +02:00
Igor Lisitsin
a11e06965e
Extend POST support for PPC440
...
Added memory, CPU, UART, I2C and SPR POST tests for PPC440.
Signed-off-by: Igor Lisitsin <igor@emcraft.com>
--
2007-06-22 23:21:01 +02:00
Heiko Schocher
566a494f59
[PCS440EP] upgrade the PCS440EP board:
...
- Show on the Status LEDs, some States of the board.
- Get the MAC addresses from the EEProm
- use PREBOOT
- use the CF on the board.
- check the U-Boot image in the Flash with a SHA1
checksum.
- use dynamic TLB entries generation for the SDRAM
Signed-off-by: Heiko Schocher <hs@denx.de>
2007-06-22 19:11:54 +02:00
Kim Phillips
30d5c04c93
Merge git://www.denx.de/git/u-boot
2007-06-20 12:22:52 -05:00
Wolfgang Denk
83b4cfa3d6
Coding style cleanup. Refresh CHANGELOG.
2007-06-20 18:14:24 +02:00
Stefan Roese
6b44466cde
Merge with git://www.denx.de/git/u-boot.git
2007-06-20 08:23:42 +02:00
Stefan Roese
df8a24cdd3
[ppc4xx] Fix problem with NAND booting on AMCC Acadia
...
The latest changes showed a problem with the location of the NAND-SPL
image in the OCM and the init-data area (incl. cache). This patch
fixes this problem.
Signed-off-by: Stefan Roese <sr@denx.de>
2007-06-19 16:42:31 +02:00
Stefan Roese
e73846b7cf
[ppc4xx] Change lwmon5 port to work with recent 440 exception rework
...
Now CONFIG_440 has to be defined in all PPC440 board config files.
Signed-off-by: Stefan Roese <sr@denx.de>
2007-06-15 11:33:41 +02:00
Stefan Roese
b7c3e93105
Merge with /home/stefan/git/u-boot/denx-440-exceptions
2007-06-15 11:20:13 +02:00
Grzegorz Bernacki
efa35cf12d
ppc4xx: Clean up 440 exceptions handling
...
- Introduced dedicated switches for building 440 and 405 images required
for 440-specific machine instructions like 'rfmci' etc.
- Exception vectors moved to the proper location (_start moved away from
the critical exception handler space, which it occupied)
- CriticalInput now serviced (with default handler)
- MachineCheck properly serviced (added a dedicated handler and return
subroutine)
- Overall cleanup of exceptions declared with STD_EXCEPTION macro (unused,
unhandled and those not relevant for 4xx were eliminated)
- Eliminated Linux leftovers, removed dead code
Signed-off-by: Grzegorz Bernacki <gjb@semihalf.com>
Signed-off-by: Rafal Jaworowski <raj@semihalf.com>
Signed-off-by: Stefan Roese <sr@denx.de>
2007-06-15 11:19:28 +02:00
Stefan Roese
b765ffb773
[ppc4xx] Add initial lwmon5 board support
...
This patch adds initial support for the Liebherr lwmon5 board euqipped
with an AMCC 440EPx PowerPC.
Signed-off-by: Stefan Roese <sr@denx.de>
2007-06-15 08:18:01 +02:00
Stefan Roese
85f737376d
[ppc4xx] Extend 44x GPIO setup with default output state
...
The board config array CFG_440_GPIO_TABLE for the ppc440 GPIO setup
is extended with the default GPIO output state (level).
Signed-off-by: Stefan Roese <sr@denx.de>
2007-06-15 07:39:43 +02:00
Kim Phillips
b721ff745d
Merge git://www.denx.de/git/u-boot
2007-06-14 19:56:58 -05:00
Bartlomiej Sieka
8f8416fada
TQM5200: Add Flat Device Tree support, update default env. accordingly.
...
Signed-off-by: Jan Wrobel <wrr@semihalf.com>
Acked-by: Bartlomiej Sieka <tur@semihalf.com>
2007-06-08 14:52:22 +02:00