Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | u-boot-mvebu: set configuration options in Makefile | Josua Mayer | 2018-03-31 | 1 | -24/+0 |
| | | | | | | | | | | | CONFIG_* variables can easily be set by overriding Build/Configure. so set NET_RANDOM_ETHADDR=y and CMD_SETEXPR=y here. This replaces the following patches: 0001-clearfog-generate-random-MAC-address.patch 0004-clearfog-enable-setexpr-command-by-default.patch Signed-off-by: Josua Mayer <josua.mayer97@gmail.com> | ||||
* | uboot-mvebu: fix SETEXPR redefinition warning | Marko Ratkaj | 2017-09-25 | 1 | -12/+8 |
| | | | | Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr> | ||||
* | u-boot-mvebu: clearfog: enable setexpr command | Josua Mayer | 2017-05-30 | 1 | -0/+28 |
Signed-off-by: Josua Mayer <josua.mayer97@gmail.com> |