Re: [PATCH v3 01/12] README: Add doumentation for version information

2021-01-31 Thread Bin Meng
Hi Simon, On Mon, Jan 25, 2021 at 1:50 AM Simon Glass wrote: > > There are quite a few available version options in U-Boot. Add a list of > the available Makefile variables and #defines, along with examples. > > Signed-off-by: Simon Glass > --- > > Changes in v3: > - Move to doc/ and .rst format

[PATCH v3 01/12] README: Add doumentation for version information

2021-01-24 Thread Simon Glass
There are quite a few available version options in U-Boot. Add a list of the available Makefile variables and #defines, along with examples. Signed-off-by: Simon Glass --- Changes in v3: - Move to doc/ and .rst format - Add examples for converting epoch values doc/Makefile| 1 - d