Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | uboot-zynq: use a file to modify the default environment | Luis Araneda | 2018-09-10 |
Follow the strategy of other targets and create a default environment file, uEnv.txt, to configure the behavior of U-Boot. For now, use it to pass bootargs to the kernel Signed-off-by: Luis Araneda <luaraneda@gmail.com> |