Re: [U-Boot] [PATCH v2 0/4] Add FreeBSD kconfig options

2017-01-17 Thread Alexander Graf
On 17/01/2017 20:57, Warner Losh wrote: On Tue, Jan 17, 2017 at 12:47 PM, Emmanuel Vadot wrote: Hi Alexander, On Tue, 17 Jan 2017 20:36:59 +0100 Alexander Graf wrote: On 17/01/2017 16:50, Emmanuel Vadot wrote: This series of patches add the needed bits for booting the FreeBSD loader

Re: [U-Boot] [PATCH v2 0/4] Add FreeBSD kconfig options

2017-01-17 Thread Warner Losh
On Tue, Jan 17, 2017 at 12:47 PM, Emmanuel Vadot wrote: > > Hi Alexander, > > On Tue, 17 Jan 2017 20:36:59 +0100 > Alexander Graf wrote: > >> >> >> On 17/01/2017 16:50, Emmanuel Vadot wrote: >> > This series of patches add the needed bits for booting the FreeBSD >> > loader and kernel. >> > Free

Re: [U-Boot] [PATCH v2 0/4] Add FreeBSD kconfig options

2017-01-17 Thread Emmanuel Vadot
Hi Stefan, On Tue, 17 Jan 2017 10:08:54 -0800 Stefan Agner wrote: > On 2017-01-17 07:50, Emmanuel Vadot wrote: > > This series of patches add the needed bits for booting the FreeBSD > > loader and kernel. > > FreeBSD loader and kernel needs the U-Boot API and dcache/icache flushed > > for it t

Re: [U-Boot] [PATCH v2 0/4] Add FreeBSD kconfig options

2017-01-17 Thread Emmanuel Vadot
Hi Alexander, On Tue, 17 Jan 2017 20:36:59 +0100 Alexander Graf wrote: > > > On 17/01/2017 16:50, Emmanuel Vadot wrote: > > This series of patches add the needed bits for booting the FreeBSD > > loader and kernel. > > FreeBSD loader and kernel needs the U-Boot API and dcache/icache flushed >

Re: [U-Boot] [PATCH v2 0/4] Add FreeBSD kconfig options

2017-01-17 Thread Alexander Graf
On 17/01/2017 16:50, Emmanuel Vadot wrote: This series of patches add the needed bits for booting the FreeBSD loader and kernel. FreeBSD loader and kernel needs the U-Boot API and dcache/icache flushed for it to run so add this operation in go/bootelf command and when closing the API. Also add

[U-Boot] [PATCH v2 0/4] Add FreeBSD kconfig options

2017-01-17 Thread Emmanuel Vadot
This series of patches add the needed bits for booting the FreeBSD loader and kernel. FreeBSD loader and kernel needs the U-Boot API and dcache/icache flushed for it to run so add this operation in go/bootelf command and when closing the API. Also add some some boot command that locate and run the