Re: [U-Boot] [linux-sunxi] linux-sunxi/u-boot-sunxi is no longer supported, time to switch to upstream u-boot

2014-12-22 Thread Michal Suchanek
On 20 December 2014 at 19:27, Hans de Goede hdego...@redhat.com wrote: Hi All, There are 3 topics which I would like to cover in this mail: 1) Switching over to upstream u-boot for the linux-sunxi project 2) How to build upstream u-boot for use with linux-sunxi sunxi-3.4 kernels 3) Adding

Re: [U-Boot] [linux-sunxi] linux-sunxi/u-boot-sunxi is no longer supported, time to switch to upstream u-boot

2014-12-22 Thread Hans de Goede
Hi, On 22-12-14 09:32, Michal Suchanek wrote: On 20 December 2014 at 19:27, Hans de Goede hdego...@redhat.com wrote: Hi All, There are 3 topics which I would like to cover in this mail: 1) Switching over to upstream u-boot for the linux-sunxi project 2) How to build upstream u-boot for use

Re: [U-Boot] [linux-sunxi] linux-sunxi/u-boot-sunxi is no longer supported, time to switch to upstream u-boot

2014-12-22 Thread Hans de Goede
Hi, On 21-12-14 21:40, Emilio López wrote: snip Sorry for the noise, I messed up and was using the Cubieboard config instead of the Cubietruck one . Seems to work fine other than this warning: Error: dwmac.1c5 address ab:cd:ef:ab:cd:ef illegal value Weird, try doing: setenv ethaddr

Re: [U-Boot] [linux-sunxi] linux-sunxi/u-boot-sunxi is no longer supported, time to switch to upstream u-boot

2014-12-22 Thread Ian Campbell
On Mon, 2014-12-22 at 14:53 +0100, Hans de Goede wrote: Or alternatively, nuke your environment so that you get the default one using: sudo dd if=/dev/zero of=/dev/sdc bs=1024 seek=544 count=256 You can do this with the env command from the u-boot cmdline too. I forget the parameters, but

Re: [U-Boot] [linux-sunxi] linux-sunxi/u-boot-sunxi is no longer supported, time to switch to upstream u-boot

2014-12-22 Thread Siarhei Siamashka
On Mon, 22 Dec 2014 14:50:09 +0100 Hans de Goede hdego...@redhat.com wrote: Hi, On 22-12-14 09:32, Michal Suchanek wrote: On 20 December 2014 at 19:27, Hans de Goede hdego...@redhat.com wrote: Hi All, There are 3 topics which I would like to cover in this mail: 1) Switching over

Re: [U-Boot] [linux-sunxi] linux-sunxi/u-boot-sunxi is no longer supported, time to switch to upstream u-boot

2014-12-21 Thread Siarhei Siamashka
On Sun, 21 Dec 2014 17:00:46 -0300 Emilio López emi...@elopez.com.ar wrote: Hi Hans, El 20/12/14 a las 15:27, Hans de Goede escibió: Hi All, There are 3 topics which I would like to cover in this mail: 1) Switching over to upstream u-boot for the linux-sunxi project (...) Here

Re: [U-Boot] [linux-sunxi] linux-sunxi/u-boot-sunxi is no longer supported, time to switch to upstream u-boot

2014-12-21 Thread Emilio López
Hi Hans, El 20/12/14 a las 15:27, Hans de Goede escibió: Hi All, There are 3 topics which I would like to cover in this mail: 1) Switching over to upstream u-boot for the linux-sunxi project (...) Here are some example instructions on how to build upstream u-boot for the Cubietruck: git

Re: [U-Boot] [linux-sunxi] linux-sunxi/u-boot-sunxi is no longer supported, time to switch to upstream u-boot

2014-12-21 Thread Emilio López
Hi, El 21/12/14 a las 17:28, Siarhei Siamashka escibió: On Sun, 21 Dec 2014 17:00:46 -0300 Emilio López emi...@elopez.com.ar wrote: Hi Hans, El 20/12/14 a las 15:27, Hans de Goede escibió: Hi All, There are 3 topics which I would like to cover in this mail: 1) Switching over to upstream