u-boot/compile

This commit is contained in:
Marc Beninca 2020-01-27 23:37:16 +01:00
parent 317e553d8b
commit 6b8c5080bb
1 changed files with 12 additions and 0 deletions

View File

@ -1,6 +1,16 @@
u-boot
======
compile
-------
.. code:: shell
export CROSS_COMPILE=arm-linux-gnueabihf-
make distclean
make rpi_0_w_defconfig
make u-boot.bin
environment
-----------
@ -9,6 +19,8 @@ environment
default
^^^^^^^
.. code:: ini
arch=arm
baudrate=115200
board=rpi