]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
fdt: Load boot command from device tree
authorChe-Liang Chiou <clchiou@chromium.org>
Thu, 25 Oct 2012 16:31:07 +0000 (16:31 +0000)
committerGerald Van Baren <gvb@unssw.com>
Tue, 13 Nov 2012 04:14:57 +0000 (23:14 -0500)
commit224b72e639e87040a1845cf9795b45417e064bba
tree409c0d71c5fa609f68a8d642d9dbc3930ea3cea3
parent202ff7537558edfd759b400cfe9e56c56fc7868c
fdt: Load boot command from device tree

Load boot command from /config/bootcmd of device tree if present.

Signed-off-by: Tom Wai-Hong Tam <waihong@chromium.org>
Signed-off-by: Che-Liang Chiou <clchiou@chromium.org>
Signed-off-by: Simon Glass <sjg@chromium.org>
common/main.c