[U-Boot] [PATCH 12/15] Fixed CONFIG_SYS_SC520_RESET for eNET board

Graeme Russ graeme.russ at gmail.com
Mon Dec 8 09:04:52 CET 2008


Jean-Christophe PLAGNIOL-VILLARD wrote:
> On 10:29 Sun 07 Dec     , Graeme Russ wrote:
>> Forgotten in commit d1f2d102a266804a50ff0cd9794459791f057c94
>>
>> Signed-off-by: Graeme Russ <graeme.russ at gmail.com>
>> ---
>>  include/configs/eNET.h |    2 +-
>>  1 files changed, 1 insertions(+), 1 deletions(-)
> please do this at the sametime you rename the macro
>
> Best Regards,
> J.
>

What is the easiest (or best) way of achieving this. The only way I can
think of is to:
 - Roll back my history to the commit before d1f2d102a
 - Use patch to apply d1f2d102a
 - Add this change
 - Commit the resulting changes
 - Use git-am to apply the remaining patches

Is this the correct way of doing it?

Sorry, but I'm still getting used to git

Regards,

Graeme


More information about the U-Boot mailing list