Re: [PATCH v3 4/9] doc: android: Add documentation for Android Boot Image

2020-01-09 Thread Simon Glass
On Tue, 24 Dec 2019 at 12:55, Sam Protsenko wrote: > > Describe Android Boot Image format, how its support is implemented in > U-Boot and associated commands usage. > > Signed-off-by: Sam Protsenko > --- > cmd/Kconfig| 2 + > doc/android/boot-image.rst | 154 +++

[PATCH v3 4/9] doc: android: Add documentation for Android Boot Image

2019-12-24 Thread Sam Protsenko
Describe Android Boot Image format, how its support is implemented in U-Boot and associated commands usage. Signed-off-by: Sam Protsenko --- cmd/Kconfig| 2 + doc/android/boot-image.rst | 154 + 2 files changed, 156 insertions(+) create mode