[U-Boot-Users] Where to get DENX' Linux 2.4.20?
Wolfgang Denk
wd at denx.de
Sun Dec 7 18:30:04 CET 2003
Dear Jarno,
in message <1070816785.18620.68.camel at vela.jarno.dnsalias.net> you wrote:
>
> I just got Das U-Boot 1.0.0 working on my custom 8245 board (yay! :-)
> and am peeking for linux now. However, the CVS HEAD of DENX contains
> 2.4.23 which adds function pointers to struct bd_info while U-Boot 1.0.0
> doesn't.
I'm not sure what you are talking about. No function pointers have
been added to any version of include/asm-ppc/ppcboot.h in the
linuxppc_2_4_devel tree.
> So, which CVS tag can I use to get a 2.4.20 that works with U-Boot?
Did you attempt to run "cvs log" on a file, say:
-> cvs log Makefile
RCS file: /cvsroot/linuxppc_2_4_devel/Makefile,v
Working file: Makefile
head: 1.20
branch:
locks: strict
access list:
symbolic names:
LINUXPPC_2_4_23: 1.20
LINUXPPC_2_4_DEVEL-1-1400-20031119220744-64952: 1.18
LINUXPPC_2_4_DEVEL-1-1399-20031030220219-08345: 1.17
LINUXPPC_2_4_DEVEL-1-1398-20031112190829-08352: 1.16
LINUXPPC_2_4_DEVEL-1-1393-20031013150636-52525: 1.14
LINUXPPC_2_4_DEVEL-1-1387-20030924171519-47753: 1.11
DENX_2003_10_30_0110: 1.10
LABEL_2003_10_11_0005: 1.10
LABEL_2003_09_04_2215: 1.10
LABEL_2003_08_16_0100: 1.10
LABEL_2003_08_15_2300: 1.10
LABEL_2003_08_03_11_30: 1.10
LABEL_2003_07_07_1910: 1.10
LABEL_2003_06_28_0200: 1.10
LABEL_2003_06_22_1530: 1.10
LABEL_2003_06_16_0055: 1.10
LABEL_2003_06_10_2255: 1.10
LABEL_2003_05_04_1125: 1.9
LABEL_2003_04_26_2210: 1.9
LABEL_2003_03_11_2110: 1.9
LABEL_2003_03_11_2055: 1.9
LABEL_2003_03_11_2045: 1.9
DENX_2003_01_11_2030: 1.9
DENX_2002_12_15_0000: 1.9
LABEL_2002_12_09_1530: 1.2.2.2
DENX_2002_12_04_1400: 1.9
LABEL_2002_12_04_0140: 1.2.2.2
LINUXPPC_2_4_20: 1.8
...
DENX_2003_10_30_0110 is the latest CVS tag on a 2.4.20 kernel.
All this...
...can be found out with minimal effort using standard CVS commands
...is documented in the CHANGELOG file
...is unrelated to U-Boot and thus off topic on this list
Best regards,
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-4596-87 Fax: (+49)-8142-4596-88 Email: wd at denx.de
Children begin by loving their parents. After a time they judge them.
Rarely, if ever, do they forgive them. - Oscar Wilde
More information about the U-Boot
mailing list