[U-Boot] MTD Partitioning does not work.

2012-04-17 Thread Axel Beierlein
is not set # CONFIG_MTD_DOC2001PLUS is not set # CONFIG_MTD_NAND is not set # CONFIG_MTD_ONENAND is not set # # LPDDR flash memory drivers # # CONFIG_MTD_LPDDR is not set # CONFIG_MTD_UBI is not set Thanks in advance Axel Beierlein ___ U-Boot mailing list

[U-Boot] [PATCH 1/1] Adding Configuration option for TQM5200S Board on Goetting

2009-07-24 Thread Axel Beierlein
Signed-off-by: Axel Beierlein beierl...@goetting.de --- Makefile|7 +++ board/tqc/tqm5200/tqm5200.c |9 - include/configs/TQM5200.h | 33 ++--- 3 files changed, 41 insertions(+), 8 deletions(-) diff --git a/Makefile b

[U-Boot] U-Boot configuration

2008-08-15 Thread Axel Beierlein
Hello, we use an TQM5200 Board on an own designed Baseboard than the TB5200 or STK52xx. Do we have to reconfigure the U-boot Source for this new baseboard? And specially, is it necessary to disable the PCI Bus in the U-Boot Sources when we donĀ“t use this Bus? Axel Beierlein

[U-Boot] [PATCH 1/1] Adding bootlimit/bootcount feature for MPC5XXX on TQM5200 Boards

2008-08-15 Thread Axel Beierlein
Tested with TQM5200S on STK52XX.200 Board Signed-off-by: Axel Beierlein [EMAIL PROTECTED] --- cpu/mpc5xxx/cpu.c | 20 include/configs/TQM5200.h |1 + include/mpc5xxx.h |1 + 3 files changed, 22 insertions(+), 0 deletions(-) diff --git a/cpu/mpc5xxx

[U-Boot] U-Boot Boot Count Limit

2008-08-11 Thread Axel Beierlein
Hello, does U-Boot support the Boot Count Limit functionality for a MPC5200? My last information was that is only supported for MPC8xxx and MPC82xx PPC. TIA Axel ___ U-Boot mailing list U-Boot@lists.denx.de