Re: [U-Boot] [PATCH V6 4/6] omap-common/spl: Add linux boot to SPL

2011-10-21 Thread Wolfgang Denk
Dear Simon Schwarz, In message <1317284033-16188-5-git-send-email-simonschwarz...@gmail.com> you wrote: > > +/* Return the value of the U-boot key > + * > + * RETURN > + * 0 if not pressed > + * positiv if pressed > + */ Incorrect multiline comment style. Please fix globally in _all_ your patc

[U-Boot] [PATCH V6 4/6] omap-common/spl: Add linux boot to SPL

2011-09-29 Thread Simon Schwarz
This adds Linux booting to the SPL This depends on CONFIG_MACH_TYPE patch by Igor Grinberg (http://article.gmane.org/gmane.comp.boot-loaders.u-boot/105809) Related CONFIGs: CONFIG_SPL_OS_BOOT Activates/Deactivates the OS booting feature CONFIG_SPL_OS_BOOT_KEY defines the IO-pin nu