public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] [PATCH] add-support-for-ps2-keyboard-on-tqm8540-board.patch
@ 2005-11-17 12:56 Martin Krause
  2005-11-18 16:26 ` [U-Boot-Users] [PATCH] FAT32 access on USB memory sticks Joachim Jaeger
  2006-06-19  0:24 ` [U-Boot-Users] [PATCH] add-support-for-ps2-keyboard-on-tqm8540-board.patch Wolfgang Denk
  0 siblings, 2 replies; 4+ messages in thread
From: Martin Krause @ 2005-11-17 12:56 UTC (permalink / raw)
  To: u-boot

Add support for PS/2 keyboard on TQM8540 board
Patch by Martin Krause, 07 Nov 2005

This is tested on a STK85XX baseboard. Make sure the PS/2 controller
is programmed. Jumper Settings: X66 1-2, 9-10; X61 2-3

Signed-off-by: Martin Krause <martin.krause@tqs.de>

CHANGELOG:

* Add support for PS/2 keyboard on TQM8540 board
  Patch by Martin Krause, 07 Nov 2005
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 01-add-support-for-ps2-keyboard-on-tqm8540-board.patch
Type: application/octet-stream
Size: 6640 bytes
Desc: 01-add-support-for-ps2-keyboard-on-tqm8540-board.patch
Url : http://lists.denx.de/pipermail/u-boot/attachments/20051117/9477c337/attachment.obj 

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [U-Boot-Users] [PATCH] FAT32 access on USB memory sticks
  2005-11-17 12:56 [U-Boot-Users] [PATCH] add-support-for-ps2-keyboard-on-tqm8540-board.patch Martin Krause
@ 2005-11-18 16:26 ` Joachim Jaeger
  2006-08-18  9:41   ` Wolfgang Denk
  2006-06-19  0:24 ` [U-Boot-Users] [PATCH] add-support-for-ps2-keyboard-on-tqm8540-board.patch Wolfgang Denk
  1 sibling, 1 reply; 4+ messages in thread
From: Joachim Jaeger @ 2005-11-18 16:26 UTC (permalink / raw)
  To: u-boot

Hi,

I have had following problem with ARM9 CPUs NS9360, NS9750, S3C2410 and
S3C2440:

Using fatload command with 2GB USB memory stick lead to data abort and
reset of CPU.

The reason herefor is, that the access to the variable fatbuf produces
an alignment error, if FAT32 is used.

Attached patch moves the variable fatbuf to top of the structure, where
it is defined, so that accesses to this variable are always aligned.

CHANGELOG:
  Fix access via fatload command on FAT32 formatted partitions
  Patch by Joachim Jaeger, 18 Nov 2005

Signed-off-by: Joachim Jaeger <joachim_jaeger@digi.com>


Best regards
Joachim Jaeger

-- 
FS FORTH-SYSTEME GmbH
A Digi International Company
Kueferstr. 8, D-79206 Breisach
Phone: +49 (7667) 908-0, FAX +49 (7667) 908-200
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: fat32.patch
Url: http://lists.denx.de/pipermail/u-boot/attachments/20051118/9164f75c/attachment.txt 

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [U-Boot-Users] [PATCH] add-support-for-ps2-keyboard-on-tqm8540-board.patch
  2005-11-17 12:56 [U-Boot-Users] [PATCH] add-support-for-ps2-keyboard-on-tqm8540-board.patch Martin Krause
  2005-11-18 16:26 ` [U-Boot-Users] [PATCH] FAT32 access on USB memory sticks Joachim Jaeger
@ 2006-06-19  0:24 ` Wolfgang Denk
  1 sibling, 0 replies; 4+ messages in thread
From: Wolfgang Denk @ 2006-06-19  0:24 UTC (permalink / raw)
  To: u-boot

In message <47F3F98010FF784EBEE6526EAAB078D1C05EA1@tq-mailsrv.tq-net.de> you wrote:
> 
> Add support for PS/2 keyboard on TQM8540 board
> Patch by Martin Krause, 07 Nov 2005

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
A day without sunshine is like night.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [U-Boot-Users] [PATCH] FAT32 access on USB memory sticks
  2005-11-18 16:26 ` [U-Boot-Users] [PATCH] FAT32 access on USB memory sticks Joachim Jaeger
@ 2006-08-18  9:41   ` Wolfgang Denk
  0 siblings, 0 replies; 4+ messages in thread
From: Wolfgang Denk @ 2006-08-18  9:41 UTC (permalink / raw)
  To: u-boot

In message <437E00D2.7000707@fsforth.de> you wrote:
> 
> CHANGELOG:
>   Fix access via fatload command on FAT32 formatted partitions
>   Patch by Joachim Jaeger, 18 Nov 2005

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
What is mind?  No matter.  What is matter?  Never mind.
                                      -- Thomas Hewitt Key, 1799-1875

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2006-08-18  9:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-11-17 12:56 [U-Boot-Users] [PATCH] add-support-for-ps2-keyboard-on-tqm8540-board.patch Martin Krause
2005-11-18 16:26 ` [U-Boot-Users] [PATCH] FAT32 access on USB memory sticks Joachim Jaeger
2006-08-18  9:41   ` Wolfgang Denk
2006-06-19  0:24 ` [U-Boot-Users] [PATCH] add-support-for-ps2-keyboard-on-tqm8540-board.patch Wolfgang Denk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox