diff options
author | Karel Kočí <cynerd@email.cz> | 2017-04-25 11:58:33 +0200 |
---|---|---|
committer | Karel Kočí <cynerd@email.cz> | 2017-04-25 12:07:16 +0200 |
commit | 88537095f4e2431d47a7343a3631b77452832c48 (patch) | |
tree | dc5549da859b2d2904bfbfec1fd8cc2cf547a0a9 /sys-boot/uboot_bbb/files | |
parent | 3d80efebd1eb55ad7be7bb90333330110f26f481 (diff) | |
download | gentoo-personal-overlay-88537095f4e2431d47a7343a3631b77452832c48.tar.gz gentoo-personal-overlay-88537095f4e2431d47a7343a3631b77452832c48.tar.bz2 gentoo-personal-overlay-88537095f4e2431d47a7343a3631b77452832c48.zip |
Add BBB U-Boot
Diffstat (limited to 'sys-boot/uboot_bbb/files')
-rw-r--r-- | sys-boot/uboot_bbb/files/uEnv.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys-boot/uboot_bbb/files/uEnv.txt b/sys-boot/uboot_bbb/files/uEnv.txt new file mode 100644 index 0000000..f432efc --- /dev/null +++ b/sys-boot/uboot_bbb/files/uEnv.txt @@ -0,0 +1 @@ +optargs=coherent_pool=1M |