P.S. The link to "device-tree" section is not working.
On Thu, Aug 8, 2019 at 3:10 PM Gedare Bloom <ged...@rtems.org> wrote: > > Vijay's copyright should probably go in the start of the user's manual. > > On Thu, Aug 8, 2019 at 7:38 AM Joel Sherrill <j...@rtems.org> wrote: > > > > Pushed. Thanks. > > > > I assume Gedare pinged you also about the objcopy :) > > > > --joel > > > > On Wed, Aug 7, 2019 at 5:12 PM Vijay Kumar Banerjee > > <vijaykumar9...@gmail.com> wrote: > >> > >> --- > >> user/bsps/arm/beagle.rst | 4 ++-- > >> 1 file changed, 2 insertions(+), 2 deletions(-) > >> > >> diff --git a/user/bsps/arm/beagle.rst b/user/bsps/arm/beagle.rst > >> index fa7fa05..6c8796b 100644 > >> --- a/user/bsps/arm/beagle.rst > >> +++ b/user/bsps/arm/beagle.rst > >> @@ -26,8 +26,8 @@ To boot via uboot, the ELF must be converted to a U-Boot > >> image like below: > >> > >> .. code-block:: none > >> > >> - arm-rtems5-objcopy hello.exe -O app.bin > >> - gzip 9 app.bin > >> + arm-rtems5-objcopy hello.exe -O binary app.bin > >> + gzip -9 app.bin > >> mkimage -A arm -O linux -T kernel -a 0x80000000 -e 0x80000000 -n > >> RTEMS -d app.bin.gz rtems-app.img > >> > >> Getting the Device Tree Blob > >> -- > >> 2.20.1 > >> > >> _______________________________________________ > >> devel mailing list > >> devel@rtems.org > >> http://lists.rtems.org/mailman/listinfo/devel > > > > _______________________________________________ > > devel mailing list > > devel@rtems.org > > http://lists.rtems.org/mailman/listinfo/devel _______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel