History log of /rk3399_rockchip-uboot/drivers/rkflash/rkflash_api.c (Results 1 – 9 of 9)
Revision Date Author Comments
# fd85085a 23-Apr-2020 Joseph Chen <chenjh@rock-chips.com>

Merge branch 'next-dev' into thunder-boot


# f3a2c32e 22-Apr-2020 Jon Lin <jon.lin@rock-chips.com>

rkflash: enable reinit SNOR from snor flash packet

Change-Id: I21fa94d1ded675323a02c8a8d7073b31290bc7c7
Signed-off-by: Jon Lin <jon.lin@rock-chips.com>


# 1a4f6af8 02-Mar-2020 Joseph Chen <chenjh@rock-chips.com>

Merge branch 'next-dev' into thunder-boot


# 7edaca22 19-Dec-2019 Jon Lin <jon.lin@rock-chips.com>

rkflash: support SPI Nor gpt update

Change-Id: I8469f7141f2b4e62340e8f8b7b25038ab7d19f44
Signed-off-by: Jon Lin <jon.lin@rock-chips.com>


# b8dc613c 19-Nov-2019 Joseph Chen <chenjh@rock-chips.com>

Merge branch 'next-dev' into thunder-boot


# c84f0ed8 23-Oct-2019 Jon Lin <jon.lin@rock-chips.com>

rkflash: uniform code with linux

Uniform loader, u-boot, linux low layer driver code to reduce bug in
the migration process

Change-Id: I618345fdfece2a59437a15cb3bd8d70b7c292abb
Signed-off-by: Jon L

rkflash: uniform code with linux

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>

show more ...


# 40bd3f86 10-Aug-2018 Dingqiang Lin <jon.lin@rock-chips.com>

drivers: rkflash: register vendor ops interface

Change-Id: I518c31db29d785d311d7f5695d8017ea679888dd
Signed-off-by: Dingqiang Lin <jon.lin@rock-chips.com>


# ba0501ac 01-Jun-2018 Dingqiang Lin <jon.lin@rock-chips.com>

rockchip: rkflash: add slc nand flash and spi nand flash support

1.All three types of flash including slc nand flash, spi nand flash
and spi nor flash are code compatibility
2.Add vendor partition o

rockchip: rkflash: add slc nand flash and spi nand flash support

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>

show more ...


# ad309a88 08-May-2018 Dingqiang Lin <jon.lin@rock-chips.com>

rockchip: rkflash: add rk small capacity flash storage support with block interface

Currently only support spi nor flash, but slc nand flash and spi nand flash will be
supported in next step;
The co

rockchip: rkflash: add rk small capacity flash storage support with block interface

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>

show more ...