On 24 March 2010 17:41, Minkyu Kang wrote:
> Because of other s5p series SoC will use these serial functions,
> modify function's name and structure's name.
>
> Signed-off-by: Minkyu Kang
> ---
> common/serial.c | 16 ++--
> drivers/serial/Makefile | 2 +-
>
On 24 March 2010 17:41, Minkyu Kang wrote:
> Because of s5pc1xx gpio is same as s5p seires SoC,
> move gpio functions to drvier/gpio/
> and modify structure's name from s5pc1xx_ to s5p_.
>
> Signed-off-by: Minkyu Kang
> ---
> cpu/arm_cortexa8/s5pc1xx/Makefile | 1 -
> cpu/arm_cortexa8/s5pc1
---
common/lcd.c| 12 ++--
cpu/pxa/pxafb.c |9 -
include/lcd.h |2 +-
3 files changed, 15 insertions(+), 8 deletions(-)
diff --git a/common/lcd.c b/common/lcd.c
index 64fb1c6..c2e350e 100644
--- a/common/lcd.c
+++ b/common/lcd.c
@@ -41,7 +41,7 @@
#include
#inclu
---
drivers/mmc/pxa_mmc.c | 13 -
1 files changed, 8 insertions(+), 5 deletions(-)
diff --git a/drivers/mmc/pxa_mmc.c b/drivers/mmc/pxa_mmc.c
index 8225235..18d5df9 100644
--- a/drivers/mmc/pxa_mmc.c
+++ b/drivers/mmc/pxa_mmc.c
@@ -126,7 +126,7 @@ mmc_block_read(uchar * dst, ulong s
This patch adds the driver of altera spi controller, which is also
used as epcs/spi flash controller.
This driver support more than one spi bus, with base list declared
#define CONFIG_SYS_ALTERA_SPI_LIST { BASE_0,BASE_1,... }
With the spi_flash driver, they can replace the epcs driver at
cpu/nios
Hi,
I am trying to port u-boot to PC. I have managed to boot up until the u-boot
prompt and also make PCI command work. Anyone interested can reply to this
mail.
I am trying this out on qemu-0.12.1.
The source code is hosted on github.
http://github.com/balu/pc-u-boot
Regards,
Balagopal.
Noth
On Thursday 25 March 2010 23:23:03 Thomas Chou wrote:
> + if (bus >= (sizeof(altera_spi_base_list) / sizeof(ulong)))
> + return NULL;
ARRAY_SIZE(altera_spi_base_list) ?
-mike
signature.asc
Description: This is a digitally signed message part.
_
This patch adds the driver of altera spi controller, which is also
used as epcs/spi flash controller.
This driver support more than one spi bus, with base list declared
#define CONFIG_SYS_ALTERA_SPI_LIST { BASE_0,BASE_1,... }
With the spi_flash driver, they can replace the epcs driver at
cpu/nios
LinkedIn
Christopher McNamara requested to add you as a connection on
LinkedIn:
--
Srinath,
I'd like to add you to my professional network on LinkedIn.
- Christopher
Accept invitation from Christopher McNamara
http://www.linkedin.com/e/YhLefj
This patch adds status polling method to offer an alternative to
data toggle method for amd flash chips.
This patch is needed for nios2 cfi flash interface, where the bus
controller performs 4 bytes read cycles for a single byte read
instruction. The data toggle method can not detect chip busy
sta
Agent Name: Mr. Fred Peters
Tel: +44 702 406 2856
Email: (mr.fredpetersclaimsagen...@yahoo.com.hk)
This is to inform you that you have been
selected for a cash prize of
£1,000,000 (British Pounds) held on the
24th of March 2010 in London Uk.
1. Name:
2. Address:
3. Country of Residence:
4. Te
Hi all,
Has any one written a u-boot sdhc driver which supports high-capcity
cards ? I am trying to implement a SD high capacity driver but looks
like you need to implement the protocol (SD CMDs ) a bit differently.
Based on the specs i am not sure if my changes will be backward
compatible to ru
I noticed sheevaplug u-boot (build from next head) does boot when
loaded to ram using jtag, but does not work when flashed into it.
I suspect that there is an issue wrt configuring the address registers.
In both cases I used the procedure as given on
http://www.plugcomputer.org/plugwiki/index.php/S
long help is more convenient to the user and the room for it is available...
Signed-off-by: Frans Meulenbroeks
---
include/configs/sheevaplug.h |6 ++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/include/configs/sheevaplug.h b/include/configs/sheevaplug.h
index fc401a8.
also added a missing \n in the help messages
Signed-off-by: Frans Meulenbroeks
---
common/cmd_usb.c | 391 --
1 files changed, 233 insertions(+), 158 deletions(-)
as discussed before on the mailing list
tested on sheevaplug
diff --git a/comm
Add initial support for Matrix Vision mvSMR board based on MPC5200B.
Signed-off-by: Andre Schwarz
---
Wolfgang,
I've made all changes requested by Detlev regarding v1.
Patch has been checked with checkpatch.pl from kernel tree showing no obvious
errors. Additionally I strongly followed your expl
On Mar 25, 2010, at 11:30 AM, Dave Liu wrote:
> The BAT of system memory is setting as 2GB block, however
> the mpc8610hpcd is shipping with 512MB DDR2 memory, there will
> be a hole in the 2GB memory space, no any physical memory cover
> the hole. It will cause PPC speculative data access to the
Hello
Let me first say that I am *completely* new to U-Boot.
I have a Sheeva Plug with a board Rev1.3.
While trying to learn about it, at the U-Boot prompt I issued a command
I'd better not issued:
nand erase
It seems, U-Boot did what I asked to do...
No U-Boot prompt any more and nothing else:-(
On Thursday 25 March 2010 15:11:10 Wolfgang Denk wrote:
> Mike Frysinger wrote:
> > > The question to me is why fec_probe() is called at all, even in cases
> > > where U-Boot does not use any network related commands. This is IMO
> > > wrong. Eventually somebody comes up with patches to fix this?
>
Dear Mike Frysinger,
In message <201003251338.18817.vap...@gentoo.org> you wrote:
>
> > The question to me is why fec_probe() is called at all, even in cases
> > where U-Boot does not use any network related commands. This is IMO
> > wrong. Eventually somebody comes up with patches to fix this?
>
Dear Carlo McKee,
In message you
wrote:
>
> I am developing under Linux. Any help appreciated.
You might get more help when posting on a Linux mailing list - here
you are completely off topic.
Before reposting ona Linux mailing list: chek if you have cinfigured
the GPIO driver in your kernel,
On Thursday 25 March 2010 09:16:55 Detlev Zundel wrote:
> >> Ok, but this driver initialize in fec_probe() (which gets called
> >> through fecmxc_initialize() on uboot startup) always the fec mac
> >> address registers with eeprom mac address. So, if uboot not uses
> >
> > The question to me is wh
why dont you just use asm-generic/unaligned.h ? see asm-blackfin/ ...
-mike
signature.asc
Description: This is a digitally signed message part.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
On Thursday 25 March 2010 05:40:01 Wolfgang Denk wrote:
> Heiko wrote:
> > Ok, but this driver initialize in fec_probe() (which gets called
> > through fecmxc_initialize() on uboot startup) always the fec mac
> > address registers with eeprom mac address. So, if uboot not uses
>
> The question to
Carlo McKee wrote:
> Hello,
>
> I need help on how to write a simple routine in C to turn on and off the
> general purpose diagnostic LED's of the iMX51 EVK board.
> I am developing under Linux. Any help appreciated.
As I cann see from schematics, the diagnostic led is connected with
GPIO2_6. At
The BAT of system memory is setting as 2GB block, however
the mpc8610hpcd is shipping with 512MB DDR2 memory, there will
be a hole in the 2GB memory space, no any physical memory cover
the hole. It will cause PPC speculative data access to the hole,
the result is machine check.
There are two optio
Hello,
I need help on how to write a simple routine in C to turn on and off the
general purpose diagnostic LED's of the iMX51 EVK board.
I am developing under Linux. Any help appreciated.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/
This patch adds status polling method to offer an alternative to
data toggle method for amd flash chips.
This patch is needed for nios2 cfi flash interface, where the bus
controller performs 4 bytes read cycles for a single byte read
instruction. The data toggle method can not detect chip busy
sta
On 03/25/2010 07:49 PM, Wolfgang Denk wrote:
> Dear Thomas Chou,
>
> In message<1269397761-23394-1-git-send-email-tho...@wytron.com.tw> you wrote:
>
>> This patch adds status polling method to offer an alternative to
>> data toggle method for amd flash chips.
>>
>> This patch is needed for nio
For details, samples and counts on our US listings please
email me at my other email address blanche.f...@discountdatabases.co.cc
Send us an email to rem...@discountdatabases.co.cc we will discontinue from the
list
___
U-Boot mailing list
U-Bo
Dear Detlev Zundel,
In message you wrote:
>
> > The question to me is why fec_probe() is called at all, even in cases
> > where U-Boot does not use any network related commands. This is IMO
> > wrong. Eventually somebody comes up with patches to fix this?
>
> As I said before, this is documente
This patch is part of migrating the AT91 support towards
using C struct for all SOC access.
It removes one more CONFIG_AT91_LEGACY warning.
at91_pmc.h needs cleanup after migration of the drivers
has been done.
Signed-off-by: Matthias Fuchs
---
drivers/usb/host/ohci-at91.c | 28 +
Hi Wolfgang,
>> Ok, but this driver initialize in fec_probe() (which gets called
>> through fecmxc_initialize() on uboot startup) always the fec mac
>> address registers with eeprom mac address. So, if uboot not uses
>
> The question to me is why fec_probe() is called at all, even in cases
> where
Hi Thomas,
Patch is reject.
> diff --git a/cpu/nios2/start.S b/cpu/nios2/start.S
> index 31cd5b0..61784d8 100644
> --- a/cpu/nios2/start.S
> +++ b/cpu/nios2/start.S
> @@ -98,6 +98,17 @@ _cur: movhi r5, %hi(_cur - _start)
> stwio r7, 0(r5)
^
The existing code uses stxi
Signed-off-by: Wolfgang Denk
---
common/cmd_usb.c |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/common/cmd_usb.c b/common/cmd_usb.c
index 9de515c..6b5c582 100644
--- a/common/cmd_usb.c
+++ b/common/cmd_usb.c
@@ -601,7 +601,7 @@ int do_usb(cmd_tbl_t *cmdtp, int flag,
On Thu, Mar 25, 2010 at 4:52 PM, Graeme Russ wrote:
> ---
> I cannot recall exactly why this is needed but it is
>
> lib_i386/board.c | 2 ++
> 1 files changed, 2 insertions(+), 0 deletions(-)
>
> diff --git a/lib_i386/board.c b/lib_i386/board.c
> index f3b6348..af81cd5 100644
> --- a/lib_i386
Dear Stefan Roese,
In message <201003250943.17140...@denx.de> you wrote:
> On Wednesday 24 March 2010 03:29:21 Thomas Chou wrote:
> > This patch adds status polling method to offer an alternative to
> > data toggle method for amd flash chips.
> >
> > This patch is needed for nios2 cfi flash inter
Dear Thomas Chou,
In message <1269397761-23394-1-git-send-email-tho...@wytron.com.tw> you wrote:
> This patch adds status polling method to offer an alternative to
> data toggle method for amd flash chips.
>
> This patch is needed for nios2 cfi flash interface, where the bus
> controller performs
This patch allows the low-level assembler boot-strap to obtain the RAM
size without calling the destructive 'sizer' routine. This allows
boot-strapping from a U-Boot image loaded in RAM
---
cpu/i386/sc520/sc520_asm.S | 95 ++-
cpu/i386/start.S |
This was broken a long time ago by a49864593e083a5d0779fb9ca98e5a0f2053183d
which munged the NIOS and x86 do_go_exec()
---
PS - I think NIOS is still broken (can someone please check)
lib_i386/board.c |8
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/lib_i386/board.c
The eNET uses the sc520 software timers rather than the PC/AT clones
Set all interrupts and timers up to be PC/AT compatible
---
board/eNET/eNET.c | 38 ++
1 files changed, 38 insertions(+), 0 deletions(-)
diff --git a/board/eNET/eNET.c b/board/eNET/eNET.c
i
---
include/configs/eNET.h |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/include/configs/eNET.h b/include/configs/eNET.h
index 4380bb1..1713cd1 100644
--- a/include/configs/eNET.h
+++ b/include/configs/eNET.h
@@ -159,7 +159,7 @@
* CPU Features
*/
#define CONFIG_SYS
The clock interupt has always been 1kHz as per timer_init() in
/cpu/i386/sc520/sc520_timer.c
---
include/configs/eNET.h |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/include/configs/eNET.h b/include/configs/eNET.h
index 58f63f8..19a81b8 100644
--- a/include/configs/eNET
Shamelessly steal the Linux x86 crash handling code and shove it into U-Boot
(cool - it fits). Be sure to include suitable attribution to Linus
---
This patch also fixed the annoyance of adding an extra 3 bytes per IRQ
handler. I _really_ like this patch - It has probably been the single most
usefu
The x86 architecture exclusively uses Port-Mapped I/O (inb/outb) to access
the 16550 UARTs. This patch mimics how Linux selects between Memory-Mapped
and Port-Mapped I/O. This allows x86 boards to use CONFIG_SERIAL_MUTLI and
drop the custom serial port driver
---
drivers/serial/ns16550.c | 69 ++
Add a parameter to the 32-bit entry to indicate if entry is from Real
Mode or not. If entry is from Real Mode, execute the destructive 'sizer'
routine to determine memory size as we are booting cold and running in
Flash. If not entering from Real Mode, we are executing a U-Boot image
from RAM and t
---
board/eNET/eNET.c |3 +-
common/serial.c|3 +-
cpu/i386/Makefile |2 +-
cpu/i386/serial.c | 506
include/configs/eNET.h | 25 ++-
include/serial.h |3 +-
lib_i386/board.c |5 +-
7 files c
---
I simply do not know why PCI_BASE_ADDRESS_1 has to be changed to
PCI_BASE_ADDRESS_0 - Please comment
board/eNET/eNET.c | 12
drivers/net/rtl8139.c |2 +-
include/asm-i386/ic/sc520.h |6 +++---
include/configs/eNET.h |9 -
4 files changed
If the board has a high precision mico-second timer, it maked sense to use
it instead of the on-chip one
---
cpu/i386/sc520/sc520_timer.c |4
include/asm-i386/ic/sc520.h |1 +
2 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/cpu/i386/sc520/sc520_timer.c b/cpu/i386/sc520
Now that the relocation offset is in Global Data, we can locate the BIOS
code in the U-Boot image
---
lib_i386/bios_setup.c |2 +-
lib_i386/realmode.c |2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/lib_i386/bios_setup.c b/lib_i386/bios_setup.c
index 6491e52..a92b77
There is an error in how the assembler version of the sc520 memory size
reporting code works. As a result, it will only ever report at most the
size of one bank of RAM
---
cpu/i386/sc520/sc520_asm.S | 35 +--
1 files changed, 17 insertions(+), 18 deletions(-)
dif
Hello Everyone
It has been a while since I posted to the U-Boot list, but I have not been
idle. This patch series represents a 'comming of age' for the x86 U-Boot
port. I can now boot a Linux 2.6.33 kernel *very happy hacker*
I've spent a lot of effort organising and cleaning up this patch series
In order to locate the 16-bit BIOS code, we need to know the reloaction
offset.
---
This was a lot tricker than it should have been
---
lib_i386/board.c | 63 ++---
1 files changed, 36 insertions(+), 27 deletions(-)
diff --git a/lib_i386/board.c
It is possibly to setup x86 boards to use non-PC/AT configurations. For
example, the sc520 is an x86 CPU with PC/AT and non-PC/AT peripherals.
This function allows the board to set itself up for maximum PC/AT
compatibility just before booting the Linux kernel (the Linux kernel
'just works' if every
Currently, the GDT is either located in FLASH or in the non-relocated
U-Boot image in RAM. Both of these locations are unsafe as those
locations can be erased during a U-Boot update. Move the GDT into the
highest available memory location and relocate U-Boot to just below it
---
cpu/i386/start.S
Change sc520 MMCR Access to use memory accessor functions
---
board/eNET/eNET.c| 86 +-
cpu/i386/sc520/sc520.c | 33 +---
cpu/i386/sc520/sc520_pci.c | 24 +++
cpu/i386/sc520/sc520_ssi.c | 27 +++--
c
Onboard AMD Flash chip does not support buffered writes
---
include/configs/eNET.h |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/include/configs/eNET.h b/include/configs/eNET.h
index 971840f..58f63f8 100644
--- a/include/configs/eNET.h
+++ b/include/configs/eNET.h
@@ -1
---
I cannot recall exactly why this is needed but it is
lib_i386/board.c |2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/lib_i386/board.c b/lib_i386/board.c
index f3b6348..af81cd5 100644
--- a/lib_i386/board.c
+++ b/lib_i386/board.c
@@ -280,8 +280,10 @@ void board_init_
---
include/asm-i386/unaligned.h | 14 ++
1 files changed, 14 insertions(+), 0 deletions(-)
create mode 100644 include/asm-i386/unaligned.h
diff --git a/include/asm-i386/unaligned.h b/include/asm-i386/unaligned.h
new file mode 100644
index 000..1e16b7d
--- /dev/null
+++ b/inclu
This driver supports the Altera triple speeds 10/100/1000 ethernet
mac.
Signed-off-by: Thomas Chou
---
drivers/net/Makefile |1 +
drivers/net/altera_tse.c | 978 ++
drivers/net/altera_tse.h | 512
include/netdev.h
Hi denx,
I am using u-boot-1.3.4 on my MPC7410 based target. I am facing one
problem on using different ELDK version. On my custom application i just
want compare two strings, based upon that i need to print some string.
So when i use ELDK-4.2 this is working fine for me but in case of
This driver supports the Altera triple speeds 10/100/1000 ethernet
mac.
Signed-off-by: Thomas Chou
---
drivers/net/Makefile |1 +
drivers/net/altera_tse.c | 977 ++
drivers/net/altera_tse.h | 512
include/netdev.h
This function return cache-line aligned allocation which is mapped
to uncached io region.
Signed-off-by: Thomas Chou
---
include/asm-nios2/dma-mapping.h | 23 +++
1 files changed, 23 insertions(+), 0 deletions(-)
create mode 100644 include/asm-nios2/dma-mapping.h
diff --g
Dear Heiko,
In message <4bab0357.60...@denx.de> you wrote:
>
> Ok, but this driver initialize in fec_probe() (which gets called
> through fecmxc_initialize() on uboot startup) always the fec mac
> address registers with eeprom mac address. So, if uboot not uses
The question to me is why fec_prob
Hi Wolfgang,
please pull this fix into master. Thanks.
The following changes since commit 7027d5622d56ee2292713773044fb6352e431f31:
Wolfgang Denk (1):
Merge branch 'master' of git://git.denx.de/u-boot-video
are available in the git repository at:
git://www.denx.de/git/u-boot-cfi-fla
On Wednesday 24 March 2010 16:00:47 Thomas Chou wrote:
> From: Renato Andreola
>
> With old configuration it could happen tout=0 if CONFIG_SYS_HZ<1000.
Applied to u-boot-cfi-flash/master. Thanks.
Cheers,
Stefan
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 1652
The following changes since commit 859500a2be94bfa77a845b9c8a4c499587035fd5:
Wolfgang Denk (1):
Merge remote branch 'origin/master' into next
are available in the git repository at:
git://www.denx.de/git/u-boot-cfi-flash.git next
Thomas Chou (1):
cfi flash: add status polling m
On Wednesday 24 March 2010 03:29:21 Thomas Chou wrote:
> This patch adds status polling method to offer an alternative to
> data toggle method for amd flash chips.
>
> This patch is needed for nios2 cfi flash interface, where the bus
> controller performs 4 bytes read cycles for a single byte read
Hi Frans,
> (btw personally I feel that it is a sign of clean programming to
> declare all exported functions in a header file, and only to use
> header files to import functions, but maybe that is a personal
> thingie).
Seconded. Any patch to this end is highly welcome ;)
Cheers
Detlev
--
Hi,
we've seen platforms where the delay brings you out of problems.
Of course this is caused by weird PCI hardware in most cases :-)
I must also admit that the implementation of CONFIG_PCI_BOOTDELAY
is not usable in all situations. We have some boards (e.g. PMC440)
that can be system cpu or PCI
70 matches
Mail list logo