I'm looking into this now with the SD card. I was thinking the same thing,
even though it boots fine using FSBL. Does SPL require two partitions
explicitly or can everything be placed in the root?

Giordon

On Tue, Oct 11, 2016 at 11:14 PM Nathan Rossi <nat...@nathanrossi.com>
wrote:

> On Wed, Oct 12, 2016 at 2:00 PM, Giordon Stark <kra...@gmail.com> wrote:
> > Hi,
> >
> > Still unable to find it:
> >
> > kratsg@dc
> :~/d4/poky/build/tmp/work/gfex_prototype2-poky-linux-gnueabi/u-boot-spl-xlnx/v2015.04-xilinx+gitAUTOINC+1160fbcc61-r0$
> > ls
> > 0001-microblaze-Fix-style-issues-in-header-files.patch
> > deploy-u-boot-spl-xlnx  microblaze-Fix-EMAC-Lite-initialization.patch
> > pkgdata      u-boot-spl-xlnx.spec
> > 0002-microblaze-Fix-C99-gnu99-compatiblity-for-inline-fun.patch  git
> > microblaze-generic_defconfig-Disable-configs.patch  pseudo
> > zynq-Add-Zynq-PicoZed-board-support.patch
> > configure.sstate image package     sysroot-destdir
> > deploy-rpms license-destdir packages-split     temp
> >
> >
> > For the headers, I don't know what you mean by
> > "include/configs/zynq_zc70x.h" beacuse I have no idea what path you're
> > referring to...
>
> Oleg is referring relative to the root of the u-boot source directory.
> (aka in the git/ directory from your listing above).
>
> However just looking at the source of u-boot-xlnx at the jethro
> version (xilinx-v2015.2) the configs should be set fine:
>
>
> https://github.com/Xilinx/u-boot-xlnx/blob/xilinx-v2015.2/include/configs/zynq_zc70x.h#L21
> #define
> <https://github.com/Xilinx/u-boot-xlnx/blob/xilinx-v2015.2/include/configs/zynq_zc70x.h#L21%23define>
> CONFIG_ZYNQ_SDHCI0
>
> Which enables the SPL_MMC and SPL_FAT configs.
>
> https://github.com/Xilinx/u-boot-xlnx/blob/xilinx-v2015.2/include/configs/zynq-common.h#L497
>
>
> Without more information on your setup I can only speculate on what is
> actually the issue. Maybe the files have been copied to the SD card
> incorrectly? or that the SD card you are using is missing a partition
> table? or maybe the FAT partition is corrupt and SPL is having trouble
> reading it?
>
> Regards,
> Nathan
>
-- 
_______________________________________________
meta-xilinx mailing list
meta-xilinx@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-xilinx

Reply via email to