commit | c77b48886dfd445802c5c00b57975bd33bbe4501 | [log] [tgz] |
---|---|---|
author | Phil Sutter <phil@nwl.cc> | Fri Dec 25 14:41:18 2015 +0100 |
committer | Stefan Roese <sr@denx.de> | Thu Jan 14 14:08:59 2016 +0100 |
tree | c051ab72a492ac25432ec7dc3869cb21f50b4c91 | |
parent | e893af83efe4b58c943212a7a6c9d4b647e0c322 [diff] |
README: Review the u-boot porting guide list * There is no boards.cfg anymore, so drop (1). * Creating flash.c and u-boot.lds seems not mandatory as well. * Adjusting the enumerators for the above implicitly fixed for double items numbered (3). Signed-off-by: Phil Sutter <phil@nwl.cc> Acked-by: Stefan Roese <sr@denx.de> Reviewed-by: Tom Rini <trini@konsulko.com>