
Dear fenghua@phytium.com.cn,
In message 1378734616-37558-3-git-send-email-fenghua@phytium.com.cn you wrote:
From: David Feng fenghua@phytium.com.cn
Signed-off-by: David Feng fenghua@phytium.com.cn
Changes for v5:
- add CONFIG_BOOTING_EL1 configuration to vexpress_aemv8a.h
board/armltd/dts/vexpress64.dts | 439 ++++++++++++++++++++++++++++++++++ board/armltd/vexpress64/Makefile | 43 ++++ board/armltd/vexpress64/vexpress64.c | 79 ++++++ boards.cfg | 1 + include/configs/vexpress_aemv8a.h | 205 ++++++++++++++++ 5 files changed, 767 insertions(+) create mode 100644 board/armltd/dts/vexpress64.dts create mode 100644 board/armltd/vexpress64/Makefile create mode 100644 board/armltd/vexpress64/vexpress64.c create mode 100644 include/configs/vexpress_aemv8a.h
Please fix the subject. The board name is not "arm64", but apparently "vexpress64".
Please also add an entry to the MAINTAINERS file.
Best regards,
Wolfgang Denk