Uniform loader, u-boot, linux low layer driver code to reduce bug in
the migration process
Change-Id: I618345fdfece2a59437a15cb3bd8d70b7c292abb
Signed-off-by: Jon Lin <jon.lin@rock-chips.com>
1.All three types of flash including slc nand flash, spi nand flash
and spi nor flash are code compatibility
2.Add vendor partition ops
3.Unified naming format and variable with code in kernel
Change-Id: I0aa1c5daf9ec51296a6d2d904b2cf1ea7a0dd077
Signed-off-by: Dingqiang Lin <jon.lin@rock-chips.com>
Currently only support spi nor flash, but slc nand flash and spi nand flash will be
supported in next step;
The code includes block layer, ftl layer(nand flash), controller layer and flash layer.
Change-Id: Iaa56294ee2a5a6dfec2d0172efc35de30c88365a
Signed-off-by: Dingqiang Lin <jon.lin@rock-chips.com>