]> Git Repo - J-u-boot.git/blob - board/toradex/colibri_t20/colibri_t20.env
board: tegra: convert boards to text env
[J-u-boot.git] / board / toradex / colibri_t20 / colibri_t20.env
1 /* Environment in NAND, 64K is a bit excessive but erase block is 512K anyway */
2 boot_script_dhcp=boot.scr
3 update_uboot=nand erase.part u-boot && nand write ${loadaddr} u-boot ${filesize}
This page took 0.021278 seconds and 4 git commands to generate.