commit | a21a6ba4337fe14fbe23f2507eae4a11f127f8d5 | [log] [tgz] |
---|---|---|
author | Patrick Delaunay <patrick.delaunay@st.com> | Tue Jan 28 10:11:04 2020 +0100 |
committer | Patrick Delaunay <patrick.delaunay@st.com> | Thu Feb 13 17:26:23 2020 +0100 |
tree | b6dd1564ae3e1d02084311557b0b0030a68fc95f | |
parent | 8d93a9755f9648acd8406edc5f5ca9f06ffb0f1c [diff] |
board: stm32mp1: update readme Update readme: - list the supported SOC and change family to STM32MP15x - add warning on OTP write and prerequisite: check if MAC address is not yet provisioned. - Use filesize for mmc write command (avoid to write all partition with ${partsize}). ${filesize} and ${partsize} are set by previous load command. Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com> Reviewed-by: Patrice Chotard <patrice.chotard@st.com>