]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Command for accessing serial flash update
authorTsiChung Liew <tsicliew@gmail.com>
Tue, 30 Jun 2009 14:30:19 +0000 (14:30 +0000)
committerTsiChung Liew <Tsi-Chung.Liew@freescale.com>
Tue, 14 Jul 2009 14:46:39 +0000 (09:46 -0500)
commit6e8d58d36691520f8da74cd948661d28d5a5dc66
treeac1952a9986fb6ad75807b7bf8c339bad21adc10
parentee0a8462466dd284968536eb57c6eef4be0d6aad
Command for accessing serial flash update

Change strtoul number base of argv 3 from 0 to 16

Signed-off-by: TsiChung Liew <tsicliew@gmail.com>
common/cmd_sf.c