On Sun, Apr 02, 2017 at 11:22:42AM +0200, Wolfgang Denk wrote: > Dear Nobuhiro, > > In message <20170401224812.11646-1-iwama...@nigauri.org> you wrote: > > The default value of BOOTSTAGE_STASH_SIZE should be set to hexadecimal, > > but an integer value is set. This fixes the BOOTSTAGE_STASH_SIZE number > > from hexadecimal to integer. > ... > > - default 4096 > > + default 0x1000 > > help > > This should be large enough to hold the bootstage stash. A value of > > 4096 (4KiB) is normally plenty. > > Would it make sense to also fix the help message, and maybe even to > add a note to the help message that this should be a hex number?
Yes, perhaps s/4096/0x1000/ in the help message will be clear enough since Kconfig tooling will take care of saying "THIS IS HEX!" somwwhere relevant. Thanks! -- Tom
signature.asc
Description: Digital signature
_______________________________________________ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot