Re: [U-Boot] [PATCH v2] Remove support for booting ARTOS images

2008-09-09 Thread Wolfgang Denk
Dear Kumar Gala, In message <[EMAIL PROTECTED]> you wrote: > Pantelis Antoniou stated: > AFAIK, it is still used but the products using PPC are long gone. > Nuke it plz (from orbit). > > So remove it since it cleans up a usage of env_get_char outside of > the environment code. > > Si

[U-Boot] [PATCH v2] Remove support for booting ARTOS images

2008-09-08 Thread Kumar Gala
Pantelis Antoniou stated: AFAIK, it is still used but the products using PPC are long gone. Nuke it plz (from orbit). So remove it since it cleans up a usage of env_get_char outside of the environment code. Signed-off-by: Kumar Gala <[EMAIL PROTECTED]> --- README