Home
last modified time | relevance | path

Searched hist:"09 c3280754f8f68a4d7fc0ee397a92b38c4f59e4" (Results 1 – 5 of 5) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dvsprintf.h09c3280754f8f68a4d7fc0ee397a92b38c4f59e4 Mon Apr 27 05:42:05 UTC 2015 Heiko Schocher <hs@denx.de> mtd, nand: Move common functions from cmd_nand.c to common place

Move common functions from cmd_nand.c (for calculating offset
and size from cmdline paramter) to common place, so they could
used from other commands which use mtd partitions.

For onenand the arg_off_size() is left in common/cmd_onenand.c.
It should use now the common arg_off() function, but as I could
not test onenand I let it there ...

Signed-off-by: Heiko Schocher <hs@denx.de>
Acked-by: Scott Wood <scottwood@freescale.com>
Reviewed-by: Jagannadh Teki <jteki@openedev.com>
/rk3399_rockchip-uboot/drivers/mtd/
H A Dmtd_uboot.c09c3280754f8f68a4d7fc0ee397a92b38c4f59e4 Mon Apr 27 05:42:05 UTC 2015 Heiko Schocher <hs@denx.de> mtd, nand: Move common functions from cmd_nand.c to common place

Move common functions from cmd_nand.c (for calculating offset
and size from cmdline paramter) to common place, so they could
used from other commands which use mtd partitions.

For onenand the arg_off_size() is left in common/cmd_onenand.c.
It should use now the common arg_off() function, but as I could
not test onenand I let it there ...

Signed-off-by: Heiko Schocher <hs@denx.de>
Acked-by: Scott Wood <scottwood@freescale.com>
Reviewed-by: Jagannadh Teki <jteki@openedev.com>
H A DMakefile09c3280754f8f68a4d7fc0ee397a92b38c4f59e4 Mon Apr 27 05:42:05 UTC 2015 Heiko Schocher <hs@denx.de> mtd, nand: Move common functions from cmd_nand.c to common place

Move common functions from cmd_nand.c (for calculating offset
and size from cmdline paramter) to common place, so they could
used from other commands which use mtd partitions.

For onenand the arg_off_size() is left in common/cmd_onenand.c.
It should use now the common arg_off() function, but as I could
not test onenand I let it there ...

Signed-off-by: Heiko Schocher <hs@denx.de>
Acked-by: Scott Wood <scottwood@freescale.com>
Reviewed-by: Jagannadh Teki <jteki@openedev.com>
/rk3399_rockchip-uboot/lib/
H A Dvsprintf.c09c3280754f8f68a4d7fc0ee397a92b38c4f59e4 Mon Apr 27 05:42:05 UTC 2015 Heiko Schocher <hs@denx.de> mtd, nand: Move common functions from cmd_nand.c to common place

Move common functions from cmd_nand.c (for calculating offset
and size from cmdline paramter) to common place, so they could
used from other commands which use mtd partitions.

For onenand the arg_off_size() is left in common/cmd_onenand.c.
It should use now the common arg_off() function, but as I could
not test onenand I let it there ...

Signed-off-by: Heiko Schocher <hs@denx.de>
Acked-by: Scott Wood <scottwood@freescale.com>
Reviewed-by: Jagannadh Teki <jteki@openedev.com>
/rk3399_rockchip-uboot/include/linux/mtd/
H A Dmtd.h09c3280754f8f68a4d7fc0ee397a92b38c4f59e4 Mon Apr 27 05:42:05 UTC 2015 Heiko Schocher <hs@denx.de> mtd, nand: Move common functions from cmd_nand.c to common place

Move common functions from cmd_nand.c (for calculating offset
and size from cmdline paramter) to common place, so they could
used from other commands which use mtd partitions.

For onenand the arg_off_size() is left in common/cmd_onenand.c.
It should use now the common arg_off() function, but as I could
not test onenand I let it there ...

Signed-off-by: Heiko Schocher <hs@denx.de>
Acked-by: Scott Wood <scottwood@freescale.com>
Reviewed-by: Jagannadh Teki <jteki@openedev.com>