Bartlomiej Sieka
a11c0b85dc
Motion-PRO: Add LED support.
...
Signed-off-by: Jan Wrobel <wrr@semihalf.com>
Signed-off-by: Marian Balakowicz <m8@semihalf.com>
Acked-by: Bartlomiej Sieka <tur@semihalf.com>
2007-05-27 16:51:48 +02:00
Stefan Roese
7d075ee1d8
Merge with /home/stefan/git/u-boot/acadia-nand
2007-05-24 09:50:17 +02:00
Stefan Roese
d756894722
ppc4xx: Fix small 405EZ OCM initilization bug in start.S
...
As pointed out by Bruce Adler <bruce.adler@acm.org> this patch
fixes a small bug in the 405EZ OCM initialization. Thanks for
spotting.
Signed-off-by: Stefan Roese <sr@denx.de>
2007-05-24 09:49:00 +02:00
Stefan Roese
5d4a179013
ppc4xx: Update AMCC Acadia support for board revision 1.1
...
This patch updates the Acadia (405EZ) support for the new 1.1 board
revision. It also adds support for NAND FLASH via the 4xx NDFC.
Please note that the jumper J7 must be in position 2-3 for this
NAND support. Position 1-2 is for NAND booting only. NAND booting
support will follow later.
Signed-off-by: Stefan Roese <sr@denx.de>
2007-05-24 08:22:09 +02:00
Stefan Roese
9f0077abd6
ppc4xx: Use do { ... } while (0) for CPR & SDR access macros
...
Signed-off-by: Stefan Roese <sr@denx.de>
2007-05-22 12:48:09 +02:00
Stefan Roese
6f3dfc139a
ppc4xx: Add 405 support to 4xx NAND driver ndfc.c
...
This patch adds support for 405 PPC's to the 4xx NAND driver
ndfc.c. This is in preparation for the new AMCC 405EZ.
Signed-off-by: Stefan Roese <sr@denx.de>
2007-05-22 12:46:10 +02:00
Stefan Roese
10603d7676
ppc4xx: Fix problem in 405EZ OCM initialization
...
As spotted by Bruce Adler this patch fixes an initialization problem
for the 405EZ OCM.
Signed-off-by: Stefan Roese <sr@denx.de>
2007-05-21 07:41:22 +02:00
Gary Jennejohn
7bfebfe484
Add support for the Siemens SMN42 board.
2007-05-18 17:41:22 +01:00
Peter Pearse
3e3b956906
Reduce line lengths to 80 characters max.
2007-05-18 16:47:03 +01:00
Peter Pearse
879027daa8
Merge with git://www.denx.de/git/u-boot.git
2007-05-18 14:34:19 +01:00
Peter Pearse
93ef45c9dd
Makefile permissions
2007-05-18 14:34:07 +01:00
Peter Pearse
fdda367561
Merge with git://www.denx.de/git/u-boot.git
2007-05-18 14:33:23 +01:00
Peter Pearse
1443a31457
Makefile permissions
2007-05-18 14:33:11 +01:00
Stefan Roese
ee96088ca5
Merge with git://www.denx.de/git/u-boot.git
2007-05-18 11:20:02 +02:00
Stefano Babic
70124c2602
Fix compile problem cause my Microblaze merge
...
Signed-off-by: Stefano Babic <sbabic@denx.de>
2007-05-16 15:21:45 +02:00
Jeffrey Mann
ada4697d02
[PATCH] Run new sequoia boards with an EBC speed of 83MHz
...
Because the Sequoia board does not boot with an EBC faster than 66MHz,
the clock divider are changed after the initial boot process.
This allows for maximum clocking speeds to be achieved on newer boards.
Sequoia boards with 666.66 MHz processors require that the EBC divider
be set to 3 in order to start the initial boot process at a slower EBC
speed. After the initial boot process, the divider can be set back to 2,
which will cause the boards to run at 83.333MHz. This is backward
compatible with boards with 533.33 MHz processors, as these boards will
already be set with an EBC divider of 2.
Signed-off-by: Jeffrey Mann <mannj@embeddedplanet.com>
2007-05-16 13:23:10 +02:00
Wolfgang Denk
a7676ea773
Minor Coding Style cleanup, update CHANGELOG.
...
Signed-off-by: Wolfgang Denk <wd@denx.de>
2007-05-16 01:16:53 +02:00
Wolfgang Denk
256176d3d5
Merge with /home/wd/git/u-boot/custodian/u-boot-mpc83xx
2007-05-16 01:12:04 +02:00
Wolfgang Denk
d62f64cc23
Coding Style Cleanup, new CHANGELOG
2007-05-16 00:13:33 +02:00
Wolfgang Denk
d602257374
Merge with /home/wd/git/u-boot/custodian/u-boot-microblaze
2007-05-16 00:11:53 +02:00
Wolfgang Denk
e73865897f
Merge with /home/wd/git/u-boot/master
2007-05-15 00:23:53 +02:00
Wolfgang Denk
f0da1d1b3c
Merge with /home/tur/git/u-boot#motionpro
2007-05-15 00:22:30 +02:00
Stefan Roese
61936667e8
ppc4xx: Add mtcpr/mfcpr access macros
...
Signed-off-by: Stefan Roese <sr@denx.de>
2007-05-11 12:01:49 +02:00
Stefan Roese
343c48bd84
ppc4xx: Set bd->bi_pci_busfreq on 440EPx/GRx too
...
Signed-off-by: Stefan Roese <sr@denx.de>
2007-05-11 12:01:06 +02:00
Jon Loeliger
3423c44afa
Merge branch 'mpc8641'
2007-05-10 13:54:08 -05:00
Piotr Kruszynski
7d98ba770a
[Motion-PRO] Add MTD and JFFS2 support, also add default partition
...
definition.
2007-05-10 16:55:52 +02:00
Peter Pearse
65fb6a676e
Add the board directory for SMN42
2007-05-09 11:42:44 +01:00
Peter Pearse
160131bf96
Add the files for the SMN42 board
2007-05-09 11:41:58 +01:00
Peter Pearse
5c6d2b5a50
Remove the deleted files for the SMN42 patch
2007-05-09 11:40:34 +01:00
Peter Pearse
b0d8f5bf0d
New board SMN42 branch
2007-05-09 11:37:56 +01:00
Peter Pearse
29f3be0caf
Makefile permissions
2007-05-09 10:24:38 +01:00
Ed Swarthout
b84289b595
8641hpcn: Fix Makefile after moving pixis to board/freescale.
...
The OBJTREE != SRCTREE build scenario was broken.
This fixes it.
Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-05-08 14:17:07 -05:00
Michal Simek
e69f66c6eb
add: reading special purpose registers
2007-05-08 15:57:43 +02:00
Michal Simek
1a50f164be
add: Microblaze V5 exception handling
2007-05-08 14:52:52 +02:00
Michal Simek
ab874d5047
add: FSL control read and write
2007-05-08 14:39:11 +02:00
Piotr Kruszynski
de1de02a7c
[Motion-PRO] Add support for I2C, EEPROM and RTC.
2007-05-08 13:05:44 +02:00
Bartlomiej Sieka
fa5c2ba123
[Motion-PRO] Add ATA support. Add CF-booting commands to the default
...
environment.
2007-05-08 10:23:56 +02:00
Bartlomiej Sieka
06241d50a3
[Motion-PRO] Change IPB clock frequency from 50MHz to 100MHz. This
...
eliminates networking problems in Linux (timeouts).
2007-05-08 09:39:12 +02:00
Bartlomiej Sieka
1f1369c34b
[Motion-PRO] Enable Flat Device Tree support and modify default environment
...
to allow booting of FDT-expecting kernels.
2007-05-08 09:21:57 +02:00
Michal Simek
3c4bd60de1
Merge git://www.denx.de/git/u-boot
...
Conflicts:
include/asm-microblaze/microblaze_intc.h
include/linux/stat.h
2007-05-08 00:32:35 +02:00
Michal Simek
fb05f6da35
new: USE_MSR_INTR support
2007-05-07 23:58:31 +02:00
Bartlomiej Sieka
008861a2f3
[MPC5xxx] There are networking problems on the Motion-PRO board with
...
current PHY initalization code (tftp timeouts all the time). This commit
temporarily disables PHY initalization sequence to make the networking
operational, until a fix is found.
2007-05-07 22:36:15 +02:00
Wolfgang Denk
abca901869
Get rid of duplicated file (see include/configs/sbc8560.h instead)
...
Signed-off-by: Wolfgang Denk <wd@denx.de>
2007-05-07 22:10:36 +02:00
Wolfgang Denk
207b7b2c9d
Get rid of duplicated file (see doc/README.SBC8560 instead)
...
Signed-off-by: Wolfgang Denk <wd@denx.de>
2007-05-07 22:07:08 +02:00
Michal Simek
a7bac7e9b5
fix: read and write MSR - repair number of parameters
2007-05-07 19:43:10 +02:00
Jeffrey Mann
193b4a3bb3
[PATCH] ppc4xx: Fix CONFIG_SYS_CLK_FREQ definition in Sequoia config file
...
A '3' got cut off in the formatting of the last patch to automatically
change the clock speed of the system clock on sequoia board.
Signed-off-by: Jeffrey Mann <mannj@embeddedplanet.com>
Signed-off-by: Stefan Roese <sr@denx.de>
2007-05-07 19:42:49 +02:00
Michal Simek
19bf1fbad7
new: fsl interrupt support
...
FSL_Has_data is connected to INTC.
2007-05-07 19:33:51 +02:00
Michal Simek
792032baa7
fix: interrupt handler
...
remove asm code
2007-05-07 19:30:12 +02:00
Michal Simek
f3f001a341
fix: remove asm code
2007-05-07 19:25:08 +02:00
Michal Simek
fb7c2dbef0
fix: clean interrupt
2007-05-07 19:12:43 +02:00