commit | 0a34a5fd2794a87c43e8d009ccb711e6839843b2 | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Mon Jan 18 14:49:57 2016 +0100 |
committer | Bin Meng <bmeng.cn@gmail.com> | Thu Jan 28 13:53:29 2016 +0800 |
tree | abde322e29313b91abbfb28c59a8bd8ecaf6bd2b | |
parent | 9b5dbe135887cf0853c175780f5b16b3fd0974a4 [diff] |
x86: x86-common.h: Add generic FS commands This patch adds the generic FS commands (ls, load) to all x86 boards. Signed-off-by: Stefan Roese <sr@denx.de> Cc: Miao Yan <yanmiaobest@gmail.com> Cc: Bin Meng <bmeng.cn@gmail.com> Cc: Simon Glass <sjg@chromium.org> Acked-by: Bin Meng <bmeng.cn@gmail.com>