[U-Boot-Users] [PATCH] RRvision now uses the CFI driver so board/RRvision/flash.c gets deleted.

Kim Phillips kim.phillips at freescale.com
Wed Jun 25 23:30:05 CEST 2008


On Mon, 23 Jun 2008 17:28:25 +0200
Gary Jennejohn <garyj at denx.de> wrote:

> 
>  Signed-off-by: Gary Jennejohn <garyj at denx.de>
> 
> ---
>  board/RRvision/flash.c |  522 ------------------------------------------------
>  1 files changed, 0 insertions(+), 522 deletions(-)
>  delete mode 100644 board/RRvision/flash.c

merely deleting a file required to build a board unnecessarily breaks
future git-bisect runs for it.

Suggest removing flash-related stuff from your next poorly titled
"update" patch and adding those changes to this one.

Also please indicate any dependency chain via "Subject: [PATCH x/n]
subsystem: " nomenclature so everybody knows where the dependencies are
in your patchseries, and what subsystems are affected (mpc8xx in this
case?).

Thanks,

Kim




More information about the U-Boot mailing list