[U-Boot-Users] [PATCH 3/8] [new uImage] Optimize gen_get_image() flow control
Kumar Gala
galak at kernel.crashing.org
Tue Feb 26 15:43:36 CET 2008
On Feb 25, 2008, at 11:35 AM, Marian Balakowicz wrote:
> When CONFIG_HAS_DATAFLASH is not defined gen_get_image() routine has
> nothing
> to do, update its control flow to better reflect that simple case.
>
> Signed-off-by: Marian Balakowicz <m8 at semihalf.com>
> ---
>
> common/image.c | 64 ++++++++++++++++++++++++++++
> +---------------------------
> 1 files changed, 33 insertions(+), 31 deletions(-)
Acked-by: Kumar Gala <galak at kernel.crashing.org>
- k
More information about the U-Boot
mailing list