Re: GRUB port for ARMv7-A U-Boot

2012-10-22 Thread Leif Lindholm
On 10/19/12 20:11, Vladimir 'φ-coder/phcoder' Serbinenko wrote: On 19.10.2012 20:47, Leif Lindholm wrote: libfdt is dual-licensed, GPLv2+/BSD, and the copyright belongs to David Gibson . I have a patch against the libfdt included in http://jdl.com/software/dtc-v1.3.0.tgz that makes it build unde

Re: GRUB port for ARMv7-A U-Boot

2012-10-19 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 19.10.2012 21:49, Adam Hunston wrote: > I did state I was lost when it came to various licenses, Then please avoid statements which may mislead others into breaking licenses. > and ARM was > generic in my question as grub is a unified bootloader, so the different > ARM versions on devices wa

Re: GRUB port for ARMv7-A U-Boot

2012-10-19 Thread Adam Hunston
I did state I was lost when it came to various licenses, and ARM was generic in my question as grub is a unified bootloader, so the different ARM versions on devices was implied intrinsically. As you are interested in specificity, the device I am working on as a testbed has the following specifica

Re: GRUB port for ARMv7-A U-Boot

2012-10-19 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 19.10.2012 21:08, Adam Hunston wrote: > Sounds like you have accomplished what I set out to do, well done. In > regards to Third Party software, I believe you can publish what you have > used, as long as you give credit to the original software, although > sometimes I am lost in the bureaucracy

Re: GRUB port for ARMv7-A U-Boot

2012-10-19 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 19.10.2012 20:47, Leif Lindholm wrote: > I have created a port of GRUB to the ARMv7-A architecture, running on top of > the > U-Boot firmware. The "U-Boot API", created by Rafal Jaworowsky > , provides the hardware abstraction layer. Console is > supported on serial port using the termios subsy

Re: GRUB port for ARMv7-A U-Boot

2012-10-19 Thread Adam Hunston
Sounds like you have accomplished what I set out to do, well done. In regards to Third Party software, I believe you can publish what you have used, as long as you give credit to the original software, although sometimes I am lost in the bureaucracy... Kind regards, Adam On Fri, Oct 19, 2012 at 7

GRUB port for ARMv7-A U-Boot

2012-10-19 Thread Leif Lindholm
I have created a port of GRUB to the ARMv7-A architecture, running on top of the U-Boot firmware. The "U-Boot API", created by Rafal Jaworowsky , provides the hardware abstraction layer. Console is supported on serial port using the termios subsystem. This port supports, and indeed relies on, flat