Date: Thu, 13 Jul 2017 08:59:58 +0800 From: =?UTF-8?B?6Zi/6YeR?= <unto.foru13@gmail.com> To: freebsd-arm@freebsd.org Subject: Orange one compile uboot problem Message-ID: <CAKpwDm27S-rNHBvvnO7EfSgrQjBgp1sxPtWzmN-i13yHNZCLEg@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
gmake menuconfig Doesn't see "Enable FreeBSD boot" option??? In freebsd-arm Digest, Vol 583, Issue 6 ---------------------------------------------- Step to compile U-Boot: export CROSS_COMPILE=arm-none-eabi- gmake board_defconfig gmake menuconfig (and select "Enable FreeBSD boot") gmake ------------------------------------------------------- I follow Vadot's U-Boot step,but at gmake menuconfig. Doesn't see "Enable FreeBSD boot" option??? below is my step: git clone https://github.com/evadot/u-boot.git cd u-boot git checkout setenv CROSS_COMPILE arm-none-linux-gnueabi- gmake orangepi_one_defconfig gmake menuconfig(Doesn't see "Enable FreeBSD boot" option???) gmake
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAKpwDm27S-rNHBvvnO7EfSgrQjBgp1sxPtWzmN-i13yHNZCLEg>