]> git.kernelconcepts.de Git - karo-tx-uboot.git/log
karo-tx-uboot.git
17 years agoMerge branch 'mpc86xx'
Jon Loeliger [Fri, 7 Jul 2006 15:03:07 +0000 (10:03 -0500)]
Merge branch 'mpc86xx'

17 years agoWe made a u-boot patch to fix the hang up issue
Jason Jin [Fri, 7 Jul 2006 15:01:45 +0000 (10:01 -0500)]
We made a u-boot patch to fix the hang up issue
when booting filesystem from ramdisk.

Signed-off-by:Jason Jin <Jason.jin@freescale.com>

17 years agoMerge branch 'mpc86xx'
Jon Loeliger [Wed, 28 Jun 2006 13:45:07 +0000 (08:45 -0500)]
Merge branch 'mpc86xx'

17 years agoChange Id to symbolic name for RTL8139
Jin Zhengxiong [Wed, 28 Jun 2006 13:43:56 +0000 (08:43 -0500)]
Change Id to symbolic name for RTL8139

Signed-off-by: Jason Jin <Jason.jin@freescale.com>
17 years agoMerge branch 'mpc86xx'
Jon Loeliger [Tue, 27 Jun 2006 16:08:17 +0000 (11:08 -0500)]
Merge branch 'mpc86xx'

17 years agoFix RTL8139 in big endian
Jin Zhengxiong-R64188 [Tue, 27 Jun 2006 10:12:10 +0000 (18:12 +0800)]
Fix RTL8139 in big endian

signed-off-by: Jason Jin <Jason.Jin@freescale.com>
signed-off-by: Wei Zhang <wei.zhang@freescale.com>

17 years agoFix Tsec bug when no link
Jin Zhengxiong-R64188 [Tue, 27 Jun 2006 10:12:23 +0000 (18:12 +0800)]
Fix Tsec bug when no link

 When tftp a non-exist file from the tftp server, u-boot will check
 the link of all eth port. The original file will return wrong link
 state on the no link ports.

signed-off-by: Jason Jin <Jason.Jin@freescale.com>

17 years agoFix bug for io_bar size during pci scan
Jin Zhengxiong-R64188 [Tue, 27 Jun 2006 10:12:02 +0000 (18:12 +0800)]
Fix bug for io_bar size during pci scan

During the pci scan process, Some devices return bar_reponse with the
highest bytes 0, such as the pci bridge in uli1575 return bar_response
with 0xffffff, So the bar_size should be manually set under 64K.

Signed-off-by: Jason Jin <jason.jin@freescale.com>
17 years agoEnable PCIE1 for MPC8641HPCN board
Jin Zhengxiong-R64188 [Tue, 27 Jun 2006 10:11:54 +0000 (18:11 +0800)]
Enable PCIE1 for MPC8641HPCN board

Signed-off-by: Jason Jin <Jason.jin@freescale.com>
17 years agoMerge branch 'mpc86xx'
Jon Loeliger [Thu, 22 Jun 2006 13:53:47 +0000 (08:53 -0500)]
Merge branch 'mpc86xx'

17 years agoFix bug in 8641hpcn reset command with no args.
Jon Loeliger [Thu, 22 Jun 2006 13:51:46 +0000 (08:51 -0500)]
Fix bug in 8641hpcn reset command with no args.

Signed-off-by: Haiying Wang <haiying.wang@freescale.com>
Acked-by: Jon Loeliger <jdl@freescale.com>
17 years agoReworked IRQ mapping in OF-tree.
Zhang Wei [Tue, 20 Jun 2006 09:47:15 +0000 (17:47 +0800)]
Reworked IRQ mapping in OF-tree.

17 years agoMerge branch 'mpc86xx'
Jon Loeliger [Fri, 16 Jun 2006 02:56:28 +0000 (21:56 -0500)]
Merge branch 'mpc86xx'

17 years agoDo not enable address translation on secondary CPUs.
Jon Loeliger [Fri, 16 Jun 2006 02:33:37 +0000 (21:33 -0500)]
Do not enable address translation on secondary CPUs.
Do not set up BATs on secondary CPUs.  Let Linux do the nasty.

Signed-off-by: Jon Loeliger <jdl@freescale.com>
17 years agoMerge branch 'mpc86xx'
Jon Loeliger [Wed, 7 Jun 2006 15:54:16 +0000 (10:54 -0500)]
Merge branch 'mpc86xx'

17 years agoFix a get_board_sys_clk() use-before-def warning.
Jon Loeliger [Wed, 7 Jun 2006 15:53:55 +0000 (10:53 -0500)]
Fix a get_board_sys_clk() use-before-def warning.

Signed-off-by: Jon Loeliger <jdl@jdl.com>
17 years agoAllow DTC path to be passed in.
Jon Loeliger [Wed, 7 Jun 2006 15:52:49 +0000 (10:52 -0500)]
Allow DTC path to be passed in.

Signed-off-by: Jon Loeliger <jdl@jdl.com>
17 years agoMerge branch 'jdl'
Jon Loeliger [Wed, 7 Jun 2006 13:56:30 +0000 (08:56 -0500)]
Merge branch 'jdl'

17 years agoMerge branch 'mpc86xx'
Jon Loeliger [Wed, 7 Jun 2006 13:49:46 +0000 (08:49 -0500)]
Merge branch 'mpc86xx'

17 years agoMerge branch 'master' of http://www.denx.de/git/u-boot
Jon Loeliger [Wed, 7 Jun 2006 13:49:38 +0000 (08:49 -0500)]
Merge branch 'master' of http://www.denx.de/git/u-boot

17 years agoModify the IRQ of DUART2
Haiying Wang [Tue, 6 Jun 2006 20:54:29 +0000 (16:54 -0400)]
Modify the IRQ of DUART2

17 years agoMinor cleanup for PCS440EP board
Wolfgang Denk [Wed, 7 Jun 2006 09:36:02 +0000 (11:36 +0200)]
Minor cleanup for PCS440EP board

17 years agoUpdate PCS440EP port to fit into one flash device (incl. environment)
Stefan Roese [Tue, 6 Jun 2006 08:59:12 +0000 (10:59 +0200)]
Update PCS440EP port to fit into one flash device (incl. environment)
Patch by Stefan Roese, 06 Jun 2006

17 years agoMinor cleanup
Wolfgang Denk [Fri, 2 Jun 2006 15:04:21 +0000 (17:04 +0200)]
Minor cleanup

17 years agoMerge with /home/sr/git/u-boot/denx
Wolfgang Denk [Fri, 2 Jun 2006 14:59:39 +0000 (16:59 +0200)]
Merge with /home/sr/git/u-boot/denx

17 years agoFix examples/Makefile; some build targets were lost
Wolfgang Denk [Fri, 2 Jun 2006 14:47:10 +0000 (16:47 +0200)]
Fix examples/Makefile; some build targets were lost

17 years agoAdd support for PCS440EP board
Stefan Roese [Fri, 2 Jun 2006 14:18:04 +0000 (16:18 +0200)]
Add support for PCS440EP board
Patch by Stefan Roese, 02 Jun 2006

17 years agoFix watchdog handling in CFI flash driver
Wolfgang Denk [Fri, 2 Jun 2006 09:46:20 +0000 (11:46 +0200)]
Fix watchdog handling in CFI flash driver
Just use udelay() when waiting for status changes which will
implicitely trigger the watchdog.

18 years agoMerge branch 'mpc86xx'
Jon Loeliger [Wed, 31 May 2006 19:02:09 +0000 (14:02 -0500)]
Merge branch 'mpc86xx'

18 years agoReview cleanups.
Jon Loeliger [Wed, 31 May 2006 18:55:35 +0000 (13:55 -0500)]
Review cleanups.

Signed-off-by: Jon Loeliger <jdl@freescale.com>
18 years agoMerge branch 'mpc86xx'
Jon Loeliger [Wed, 31 May 2006 18:19:45 +0000 (13:19 -0500)]
Merge branch 'mpc86xx'

18 years agoWhite space cleanup.
Jon Loeliger [Wed, 31 May 2006 17:44:44 +0000 (12:44 -0500)]
White space cleanup.
Some 80-column cleanups.
Convert printf() to puts() where possible.
Use #include "spd_sdram.h" as needed.
Enhanced reset command usage message a bit.

Signed-off-by: Jon Loeliger <jdl@freescale.com>
18 years agoRemoved unneeded local_bus_init() from 8641HPCN board.
Jon Loeliger [Wed, 31 May 2006 16:39:34 +0000 (11:39 -0500)]
Removed unneeded local_bus_init() from 8641HPCN board.

Signed-off-by: Jon Loeliger <jdl@freescale.com>
18 years agoMoved mpc8641hpcn_board_reset() out of cpu/ into board/.
Jon Loeliger [Wed, 31 May 2006 16:24:28 +0000 (11:24 -0500)]
Moved mpc8641hpcn_board_reset() out of cpu/ into board/.

Signed-off-by: Jon Loeliger <jdl@freescale.com>
18 years agoRemove dead debug code.
Jon Loeliger [Wed, 31 May 2006 15:07:28 +0000 (10:07 -0500)]
Remove dead debug code.

Signed-off-by: Jon Loeliger <jdl@jdl.com>
18 years agoMove mpc86xx PIXIS code to board directory
Jon Loeliger [Tue, 30 May 2006 22:47:00 +0000 (17:47 -0500)]
Move mpc86xx PIXIS code to board directory

First cut at moving the PIXIS platform code out of
the 86xx cpu directory and into board/mpc8641hpcn
where it belongs.

Signed-off-by: Jon Loeliger <jdl@freescale.com>
18 years agoFix PCI to memory window size problems on PM82x boards
Wolfgang Denk [Tue, 30 May 2006 21:32:44 +0000 (23:32 +0200)]
Fix PCI to memory window size problems on PM82x boards
We use the "automatic" mode that was used for  the  MPC8266ADS  and
MPC8272 boards. Eventually this should be used on all boards?]
Patch by Wolfgang Grandegger, 17 Jan 2006

18 years agoCorrect GPIO setup (UART1/IRQ's) on yosemite & yellowstone
Wolfgang Denk [Tue, 30 May 2006 15:45:30 +0000 (17:45 +0200)]
Correct GPIO setup (UART1/IRQ's) on yosemite & yellowstone
Patch by Stefan Roese, 29 May 2006

18 years agoMerge branch 'mpc86xx'
Jon Loeliger [Tue, 30 May 2006 14:39:33 +0000 (09:39 -0500)]
Merge branch 'mpc86xx'

18 years agoImprove "reset" command's interaction with watchdog.
Haiying Wang [Tue, 30 May 2006 14:10:32 +0000 (09:10 -0500)]
Improve "reset" command's interaction with watchdog.

    "reset altbank" will reset another bank WITHOUT watch dog timer enabled
    "reset altbank wd" will reset another bank WITH watch dog enabled
    "diswd" will disable watch dog after u-boot boots up successfully

Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com>
18 years agoMinor cleanup.
Wolfgang Denk [Tue, 30 May 2006 13:58:20 +0000 (15:58 +0200)]
Minor cleanup.

18 years ago* Update Intel IXP4xx support
Wolfgang Denk [Tue, 30 May 2006 13:56:48 +0000 (15:56 +0200)]
* Update Intel IXP4xx support
- Add IXP4xx NPE ethernet MAC support
- Add support for Intel IXDPG425 board
- Add support for Prodrive PDNB3 board
- Add IRQ support
Patch by Stefan Roese, 23 May 2006

[This patch does not include cpu/ixp/npe/IxNpeMicrocode.c which still
 sufferes from licensing issues. Blame Intel.]

18 years agoFix two SDRAM setup bugs.
Haiying Wang [Tue, 30 May 2006 13:51:19 +0000 (08:51 -0500)]
Fix two SDRAM setup bugs.

    Fix ECC setup bug.
    Enable 1T/2T based on number of DIMMs present.

Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com>
18 years agoMerge branch 'mpc86xx'
Jon Loeliger [Fri, 26 May 2006 15:25:12 +0000 (10:25 -0500)]
Merge branch 'mpc86xx'

18 years agoAdd first draft of the MPC8641HPCN doc/README.
Haiying Wang [Fri, 26 May 2006 15:24:48 +0000 (10:24 -0500)]
Add first draft of the MPC8641HPCN doc/README.

Signed-off-by: Jon Loeliger <jdl@jdl.com>
18 years agoAdded pci@8000 block.
Haiying Wang [Fri, 26 May 2006 15:13:04 +0000 (10:13 -0500)]
Added pci@8000 block.
Updated ethernet interrupt mappings (moved up 48).
Cleaned up a few comments.

Signed-off-by: Jon Loeliger <jdl@jdl.com>
18 years agoAllow args on reset command.
Haiying Wang [Fri, 26 May 2006 15:01:16 +0000 (10:01 -0500)]
Allow args on reset command.

Signed-off-by: Jon Loeliger <jdl@jdl.com>
18 years agoMerge branch 'mpc86xx'
Jon Loeliger [Fri, 19 May 2006 18:54:58 +0000 (13:54 -0500)]
Merge branch 'mpc86xx'

18 years agoChange arbitration to round-robin for SMP linux.
Jon Loeliger [Fri, 19 May 2006 18:28:39 +0000 (13:28 -0500)]
Change arbitration to round-robin for SMP linux.

18 years agoEnable dual DDR controllers and interleaving.
Jon Loeliger [Fri, 19 May 2006 18:26:34 +0000 (13:26 -0500)]
Enable dual DDR controllers and interleaving.

18 years agoUpdate 86xx address map and LAWBARs.
Jon Loeliger [Fri, 19 May 2006 18:22:44 +0000 (13:22 -0500)]
Update 86xx address map and LAWBARs.

18 years agoRemove L2 Cache invalidate polling.
Jon Loeliger [Fri, 19 May 2006 18:14:15 +0000 (13:14 -0500)]
Remove L2 Cache invalidate polling.

18 years agoEnable 2nd CPU and I2C.
Jon Loeliger [Fri, 19 May 2006 17:33:09 +0000 (12:33 -0500)]
Enable 2nd CPU and I2C.

18 years agoFix problem in PVR detection for 440GR LABEL_2006_05_19_1133
Stefan Roese [Thu, 18 May 2006 17:21:53 +0000 (19:21 +0200)]
Fix problem in PVR detection for 440GR
Patch by Stefan Roese, 18 May 2006

18 years agoFix gcc 3.4.x AFLAGS setting for m68k platform.
Marian Balakowicz [Wed, 17 May 2006 10:18:48 +0000 (12:18 +0200)]
Fix gcc 3.4.x AFLAGS setting for m68k platform.

18 years agoEnable autoboot for M5271EVB board.
Marian Balakowicz [Wed, 17 May 2006 10:16:26 +0000 (12:16 +0200)]
Enable autoboot for M5271EVB board.

18 years agoMerge branch 'mpc86xx'
Jon Loeliger [Mon, 15 May 2006 13:32:11 +0000 (08:32 -0500)]
Merge branch 'mpc86xx'

18 years agoMerge with /home/sr/git/u-boot/denx
Wolfgang Denk [Mon, 15 May 2006 13:24:43 +0000 (15:24 +0200)]
Merge with /home/sr/git/u-boot/denx

18 years agoChanged default ramdisk addr in yosemite/yellowstone ports
Stefan Roese [Mon, 15 May 2006 13:11:20 +0000 (15:11 +0200)]
Changed default ramdisk addr in yosemite/yellowstone ports
Patch by Stefan Roese, 15 May 2006

18 years agoUpdate interrupt mapping.
Jon Loeliger [Mon, 15 May 2006 12:26:56 +0000 (07:26 -0500)]
Update interrupt mapping.

18 years agoFix PCMCIA support on virtlab2
Wolfgang Denk [Mon, 15 May 2006 11:52:51 +0000 (13:52 +0200)]
Fix PCMCIA support on virtlab2

18 years agoCleanup compile warning.
Wolfgang Denk [Fri, 12 May 2006 14:32:32 +0000 (16:32 +0200)]
Cleanup compile warning.

18 years agoAdd support for VirtLab2 board
Wolfgang Denk [Fri, 12 May 2006 14:15:46 +0000 (16:15 +0200)]
Add support for VirtLab2 board
(needed because of differences in the PCMCIA hardware).

18 years agoMinor cleanup. LABEL_2006_05_10_1800
Wolfgang Denk [Wed, 10 May 2006 15:43:20 +0000 (17:43 +0200)]
Minor cleanup.

18 years agoMerge branch 'mpc86xx'
Jon Loeliger [Wed, 10 May 2006 14:43:21 +0000 (09:43 -0500)]
Merge branch 'mpc86xx'

18 years agoRemove unneeded INIT_RAM_LOCK cache twiddling.
Haiying Wang [Wed, 10 May 2006 14:38:06 +0000 (09:38 -0500)]
Remove unneeded INIT_RAM_LOCK cache twiddling.
Correctly tracks r29 as global data pointer now.

Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com>
18 years agoRemove unnecessary flash.c file.
Jon Loeliger [Wed, 10 May 2006 14:33:07 +0000 (09:33 -0500)]
Remove unnecessary flash.c file.

18 years agoUpdate yosemite configuration to enable flash write buffer support
Stefan Roese [Wed, 10 May 2006 13:06:58 +0000 (15:06 +0200)]
Update yosemite configuration to enable flash write buffer support
Patch by Stefan Roese, 10 May 2006

18 years agoFix compile warnings in common/xyzModem.c
Stefan Roese [Wed, 10 May 2006 13:01:40 +0000 (15:01 +0200)]
Fix compile warnings in common/xyzModem.c
Patch by Stefan Roese, 10 May 2006

18 years agoAdd support for AMCC 440EP Rev C and 440GR Rev B
Stefan Roese [Wed, 10 May 2006 12:10:41 +0000 (14:10 +0200)]
Add support for AMCC 440EP Rev C and 440GR Rev B
Patch by John Otken, 08 May 2006

18 years agoOMAP 5912/OSK: update EMIFS CS1 timings:
Stefan Roese [Wed, 10 May 2006 09:49:37 +0000 (11:49 +0200)]
OMAP 5912/OSK: update EMIFS CS1 timings:
Problems have been seen in the linux kernel's smc91x network driver
due to improper bus timings.  The latest 2.6 OMAP kernels currently
have a workaround, but this fix belongs in u-boot.
Patch by Kevin Hilman, 13 Oct 2005

18 years agoFix REG_MPU_LOAD_TIMER definition in multiple OMAP ports
Stefan Roese [Wed, 10 May 2006 09:28:48 +0000 (11:28 +0200)]
Fix REG_MPU_LOAD_TIMER definition in multiple OMAP ports
Patch by Hiroki Kaminaga, 11 Mar 2006

18 years agoUpdate omap5912osk board support
Stefan Roese [Wed, 10 May 2006 08:55:16 +0000 (10:55 +0200)]
Update omap5912osk board support
  - Fix OMAP support that omap5912osk compiles in current source tree
  - Update with code from "http://omap.spectrumdigital.com/osk5912"
    to fix problems with DDR initialization
  - Fix timer setup
  - Use CFI flash driver and support complete 32MB of onboard flash
  - Add "print_cpuinfo()" and "checkboard()" functions to display
    CPU (with frequency) and Board infos
Patch by Stefan Roese, 10 May 2006

18 years agoMerge branch 'mpc86xx'
Jon Loeliger [Tue, 9 May 2006 13:33:11 +0000 (08:33 -0500)]
Merge branch 'mpc86xx'

18 years agoGet MPC8641HPCN flash images working.
Jon Loeliger [Tue, 9 May 2006 13:23:49 +0000 (08:23 -0500)]
Get MPC8641HPCN flash images working.

    Enable the CFI driver.
    Remove bogus LAWBAR7 cruft.
    Use correct TEXT_BASE, Fixup load script.
    Enable SPD EEPROM during DDR setup.
    Use generic RFC 1918 IP addresses by default.

18 years agoFix watchdog issues for ColdFire boards.
Wolfgang Denk [Tue, 9 May 2006 11:49:12 +0000 (13:49 +0200)]
Fix watchdog issues for ColdFire boards.

18 years agoMerge with /home/m8/git/u-boot
Wolfgang Denk [Tue, 9 May 2006 11:46:55 +0000 (13:46 +0200)]
Merge with /home/m8/git/u-boot

18 years agoMerge with /home/wd/git/u-boot/master
Wolfgang Denk [Tue, 9 May 2006 11:32:33 +0000 (13:32 +0200)]
Merge with /home/wd/git/u-boot/master

18 years agoAdd M5271EVB board support.
Marian Balakowicz [Tue, 9 May 2006 09:54:44 +0000 (11:54 +0200)]
Add M5271EVB board support.

18 years agoMake R5200 specific low level initialization board conditional.
Marian Balakowicz [Tue, 9 May 2006 09:51:51 +0000 (11:51 +0200)]
Make R5200 specific low level initialization board conditional.

18 years agoUpdate CPU target identification strings for Coldfire family.
Marian Balakowicz [Tue, 9 May 2006 09:45:31 +0000 (11:45 +0200)]
Update CPU target identification strings for Coldfire family.

18 years agoUpdate register definitions for MCF5271.
Marian Balakowicz [Tue, 9 May 2006 09:43:59 +0000 (11:43 +0200)]
Update register definitions for MCF5271.

18 years agoFix serial console support for MCF5271.
Marian Balakowicz [Tue, 9 May 2006 09:37:13 +0000 (11:37 +0200)]
Fix serial console support for MCF5271.

18 years agoFixes for gcc 3.4 based m68k toolchain,
Marian Balakowicz [Tue, 9 May 2006 09:28:36 +0000 (11:28 +0200)]
Fixes for gcc 3.4 based m68k toolchain,
based on patch by Jate Sujjavanich.

18 years agoFix lowboot support on MCC200 board
Wolfgang Denk [Thu, 4 May 2006 22:59:28 +0000 (00:59 +0200)]
Fix lowboot support on MCC200 board

18 years agoMerge with git://git.kernel.org/pub/scm/boot/u-boot/galak/u-boot.git#mpc8349emds
Wolfgang Denk [Wed, 3 May 2006 15:52:20 +0000 (17:52 +0200)]
Merge with git://git.kernel.org/pub/scm/boot/u-boot/galak/u-boot.git#mpc8349emds

18 years agoCoding Style cleanup
Wolfgang Denk [Tue, 2 May 2006 23:24:04 +0000 (01:24 +0200)]
Coding Style cleanup

18 years agoWrite RTC seconds first to maintain settings integrity per
Wolfgang Denk [Tue, 2 May 2006 23:04:58 +0000 (01:04 +0200)]
Write RTC seconds first to maintain settings integrity per
Maxim/Dallas DS1306 data sheet.
Patch by Alan J. Luse, 02 May 2006

18 years agoScheduled for removal: strnicmp() which is unused
Wolfgang Denk [Tue, 2 May 2006 23:00:39 +0000 (01:00 +0200)]
Scheduled for removal: strnicmp() which is unused

18 years agoMerge with /home/mk/8-benq/u-boot
Wolfgang Denk [Tue, 2 May 2006 13:28:01 +0000 (15:28 +0200)]
Merge with /home/mk/8-benq/u-boot

18 years agoDeclare load_serial_ymodem() when using CFG_CMD_LOADB.
Wolfgang Denk [Mon, 1 May 2006 22:11:25 +0000 (00:11 +0200)]
Declare load_serial_ymodem() when using CFG_CMD_LOADB.
Patch by Jon Loeliger, 01. May 2006

18 years agoFixed handling of bad checksums with "mkimage -l"
Wolfgang Denk [Fri, 28 Apr 2006 19:24:32 +0000 (21:24 +0200)]
Fixed handling of bad checksums with "mkimage -l"

18 years agoAdd support for Freescale M5271: Merge with /work/u-boot.mcf5271
Marian Balakowicz [Thu, 27 Apr 2006 17:12:19 +0000 (19:12 +0200)]
Add support for Freescale M5271: Merge with /work/u-boot.mcf5271

18 years agoCleanup whitespaces and style issues.
Jon Loeliger [Thu, 27 Apr 2006 15:15:16 +0000 (10:15 -0500)]
Cleanup whitespaces and style issues.
Removed //-style comments.
Use 80-column lines.
Remove trailing whitespace.
Remove dead code and debug cruft.

18 years agoRevert bad PCI prefetch limit change.
Jon Loeliger [Thu, 27 Apr 2006 13:22:39 +0000 (08:22 -0500)]
Revert bad PCI prefetch limit change.

18 years agoInitial support for MPC8641 HPCN board.
Jon Loeliger [Wed, 26 Apr 2006 22:58:56 +0000 (17:58 -0500)]
Initial support for MPC8641 HPCN board.

18 years agocosmetic: print amount of NAND flash aligned with the other values such as
Markus Klotzbuecher [Tue, 25 Apr 2006 15:00:33 +0000 (17:00 +0200)]
cosmetic: print amount of NAND flash aligned with the other values such as
DRAM

18 years agoNAND support for zylonite board + some minor cleanup.
Markus Klotzbuecher [Tue, 25 Apr 2006 14:48:48 +0000 (16:48 +0200)]
NAND support for zylonite board + some minor cleanup.

18 years agodelta board: support for magic key detection and handling.
Markus Klotzbuecher [Tue, 25 Apr 2006 08:03:01 +0000 (10:03 +0200)]
delta board: support for magic key detection and handling.

18 years agoInclude BC3450 board in configurations in README
Detlev Zundel [Mon, 24 Apr 2006 15:52:01 +0000 (17:52 +0200)]
Include BC3450 board in configurations in README