[U-Boot-Users] PATCH: include/common.h typo fix.

18 Mar
2004
18 Mar
'04
3:36 p.m.
Hi Wolfgang,
Please find attached a patch fixing a typo in common.h.
CHANGELOG: * Pierre Aubert 18 Mar 2004 include/common.h typo fix
Best regards
--- u-boot/include/common.h 2004-03-14 23:25:50.000000000 +0100 +++ u-boot-paub/include/common.h 2004-03-16 13:32:32.000000000 +0100 @@ -319,7 +319,7 @@ ulong get_endaddr (void); void trap_init (ulong); #if defined (CONFIG_4xx) || \ - defined (CONFIG_5xxx) || \ + defined (CONFIG_MPC5xxx) || \ defined (CONFIG_74xx_7xx) || \ defined (CONFIG_74x) || \ defined (CONFIG_75x) || \

23 Mar
23 Mar
11:56 p.m.
In message 4059B402.2030002@staubli.com you wrote:
CHANGELOG:
- Pierre Aubert 18 Mar 2004 include/common.h typo fix
Thanks, added.
Best regards,
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-4596-87 Fax: (+49)-8142-4596-88 Email: wd@denx.de
Killing is stupid; useless!
-- McCoy, "A Private Little War", stardate 4211.8
7714
Age (days ago)
7719
Last active (days ago)
1 comments
2 participants
participants (2)
-
Pierre AUBERT
-
Wolfgang Denk