
John Parten <john.parten <at> passivsystems.com> writes:
Hello Mailling List,
I am trying to build U-Boot 1.3.4 from source, for the AT91SAM9260EK
development board.
I am following the instructions at
http://www.linux4sam.org/twiki/bin/view/Linux4SAM/U-Boot
I get to the point where it says take the AT91 u-boot patch set
However, when I try to use ...
wget http://www.linux4sam.org/twiki/pub/Linux4SAM/U-Boot/u-boot-1.3.4-exp.diff
I get error "404 file not found"
Indeed, I changed the information included in this webpage.
Also I tried ...
wget http://www.linux4sam.org/pub/uboot/u-boot-1.3.4-exp/u-boot-1.3.4-exp.diff
as per the table
a bit further down on the page - this does not work either.
This is an ftp URL : try : wget ftp://www.linux4sam.org/pub/uboot/u-boot-1.3.4-exp/u-boot-1.3.4-exp.diff
As we try to integrate constantly patches in mainline, you can find most of those bits in latest u-boot revisions.
Hope that it helps.
Best regards,