u-boot-2016/board/qca/arm/common
Saravanan Jaganathan c78c9ed1f5 ipq: fdt_fixup: Add support for addmtdparts
Uboot passes the partition table in smem to kernel through
device tree. There is currently no method to specify
additional paritions to be created. This environment
variable addmtdparts allows users to specify new
partitions. The format is

	setenv addmtdparts <newpart>[,<newpart>,...]
	where <newpart> is  <size>[@<offset>][<name>][ro][lk]

This syntax is same as in mtdparts part definition.

	Example:
		setenv addmtdparts 100M@0x8080000(diag)

Change-Id: I91486cf5f74b0724565735f116ee1ec6722ba683
Signed-off-by: Saravanan Jaganathan <sjaganat@codeaurora.org>
2020-04-28 22:41:21 +05:30
..
board_init.c Flash: ipq5018: Add SPI-NAND flash support 2020-02-19 03:32:03 -08:00
cmd_blowsecfuse.c qca: Removed duplicate header file qca_common.h 2018-08-20 06:21:41 -07:00
cmd_bootqca.c ipq5018: Tiny-nor support 2020-04-14 23:28:58 +05:30
cmd_exectzt.c tzt: Enabled exectzt for ipq40xx with dcache off 2018-07-10 02:34:16 -07:00
cmd_runmulticore.c runmulticore: Added secondary core status prints 2018-06-19 14:28:39 +05:30
cmd_sec_auth.c ipq: enable the support to authenticate the signed images 2018-06-12 04:54:26 -07:00
cmd_tzt.c ipq: tzt: add scm call return value check 2020-03-10 16:17:56 +05:30
crashdump.c minidump: Add u-boot env variable to test minidump 2020-04-09 08:55:57 -07:00
env.c ipq806x: use proper partition for env varibales in eMMC 2018-01-19 03:15:08 -08:00
ethaddr.c Flash: ipq5018: Add SPI-NAND flash support 2020-02-19 03:32:03 -08:00
fdt_fixup.c ipq: fdt_fixup: Add support for addmtdparts 2020-04-28 22:41:21 +05:30
fdt_info.c qca: move ARM specific files to another sublevel 2017-01-06 12:33:30 +05:30
fdt_info.h qca: move ARM specific files to another sublevel 2017-01-06 12:33:30 +05:30
Makefile ipq: tzt: add xpu config test support 2019-11-01 15:49:24 +05:30