Searched hist:eee2fab0bddb2c460a96a943d7ed6b0f3718f0fd (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/include/samsung/ |
| H A D | misc.h | eee2fab0bddb2c460a96a943d7ed6b0f3718f0fd Wed Jan 22 14:54:32 UTC 2014 Piotr Wilczek <p.wilczek@samsung.com> board:samsung:common: set envs with board unified information
This patch sets envs that describe board information. The following envs are set: soc_id, soc_rev, board_rev. Based on this information, if CONFIG_OF_LIBFDT is enabled, the 'fdtfile' env is set as: fdtfile=${soc_family}${soc_id}-${board}.dtb
The generated envs are intenionally not saved to persistent storage.
Signed-off-by: Piotr Wilczek <p.wilczek@samsung.com> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com> Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
|
| /rk3399_rockchip-uboot/board/samsung/common/ |
| H A D | misc.c | eee2fab0bddb2c460a96a943d7ed6b0f3718f0fd Wed Jan 22 14:54:32 UTC 2014 Piotr Wilczek <p.wilczek@samsung.com> board:samsung:common: set envs with board unified information
This patch sets envs that describe board information. The following envs are set: soc_id, soc_rev, board_rev. Based on this information, if CONFIG_OF_LIBFDT is enabled, the 'fdtfile' env is set as: fdtfile=${soc_family}${soc_id}-${board}.dtb
The generated envs are intenionally not saved to persistent storage.
Signed-off-by: Piotr Wilczek <p.wilczek@samsung.com> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com> Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
|