Re: [U-Boot] [PATCH V3 2/8] Add savebp command

2011-08-26 Thread Simon Schwarz
Dear Andreas, On 08/25/2011 12:37 PM, Andreas Bießmann wrote: > Dear Simon, > > Am 25.08.2011 10:33, schrieb Simon Schwarz: >> This adds a savebp command to the u-boot. >> >> Related config: >> CONFIG_CMD_SAVEBP >> activate/deactivate the command >> CONFIG_CMD_SAVEBP_NAND_OFS >> Offset i

Re: [U-Boot] [PATCH V3 2/8] Add savebp command

2011-08-25 Thread Andreas Bießmann
Dear Simon, Am 25.08.2011 10:33, schrieb Simon Schwarz: > This adds a savebp command to the u-boot. > > Related config: > CONFIG_CMD_SAVEBP > activate/deactivate the command > CONFIG_CMD_SAVEBP_NAND_OFS > Offset in NAND to use > CONFIG_SYS_NAND_SPL_KERNEL_OFFS > Offset in NAND o

[U-Boot] [PATCH V3 2/8] Add savebp command

2011-08-25 Thread Simon Schwarz
This adds a savebp command to the u-boot. Related config: CONFIG_CMD_SAVEBP activate/deactivate the command CONFIG_CMD_SAVEBP_NAND_OFS Offset in NAND to use CONFIG_SYS_NAND_SPL_KERNEL_OFFS Offset in NAND of direct boot kernel image to use in SPL CONFIG_SYS_SPL_ARGS_ADDR