commit | 963a811ab42aac2fac6fc063dc7cc689a3336d28 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Mar 06 19:28:12 2016 -0700 |
committer | Bin Meng <bmeng.cn@gmail.com> | Thu Mar 17 10:27:23 2016 +0800 |
tree | ba91b3be7160e8a1ae73ecbea382eb37504e9165 | |
parent | a86d45491ed6202107d31f2a715576f73bde97a9 [diff] |
x86: dts: link: Add board ID GPIOs At present the board ID GPIOs are hard-coded. Move them to the device tree so that we can use general SDRAM init code. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>