On Thu, May 12, 2016 at 04:37:42PM +0530, Lokesh Vutla wrote:
> On Thursday 12 May 2016 04:30 PM, Tom Rini wrote:
> > On Thu, May 12, 2016 at 11:18:05AM +0530, Lokesh Vutla wrote:
> >> Hi Tom,
> >>
> >> On Wednesday 11 May 2016 09:53 PM, Tom Rini wrote:
> >>> On Tue, May 10, 2016 at 01:18:16PM +0530, Lokesh Vutla wrote:
> >>>
> >>>> This series adds support for FIT and various AM335x based platforms
> >>>>
> >>>> BBB: http://pastebin.ubuntu.com/16340189/ 
> >>>> BBW: http://pastebin.ubuntu.com/16340238/ 
> >>>> AM335x-evm: http://pastebin.ubuntu.com/16340157/ 
> >>>> AM335x-evmsk: http://pastebin.ubuntu.com/16340327/
> >>>>
> >>>> Lokesh Vutla (6):
> >>>>   ARM: AM33xx: configs: Rename am335x_evm to am335xx_evm_nodt defconfig
> >>>
> >>> OK, just like the am43xx series, lets just move over to FIT+DT in SPL
> >>> and drop the old case, no "nodt" config.
> >>
> >> Not sure if I get the question. So, nodt defconfig is still maintained
> >> because of the peripheral boot modes(UART and ethernet). If these modes
> >> are converted to load FIT we can drop nodt defcofcong.
> > 
> > Yes, lets get those loading FIT now, it shouldn't be too bad given all
> > of the other work you've done (thanks!) :)
> 
> Okay, I am already working in these boot modes. But I am stuck with the
> XIP boot. In XIP we directly use u-boot and no header is being parsed.
> Any idea how to deal this issue?

For now I suppose we just can't do XIP booting in a multi-machine
config, just a single one where we don't need to be FIT to support DM+DT
?

-- 
Tom

Attachment: signature.asc
Description: Digital signature

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to