History log of /rk3399_rockchip-uboot/drivers/rkflash/rkflash_debug.c (Results 1 – 7 of 7)
Revision Date Author Comments
# 472460ec 31-Mar-2021 Jon Lin <jon.lin@rock-chips.com>

rkflash: Remove useless hex_dump

Change-Id: Ib8db228981daef65fb2a92b9a13ad1a52c3ac244
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 ...


# 5238e9ab 07-Jan-2019 Jon Lin <jon.lin@rock-chips.com>

rkflash: protect flash former space from stress test

Mainly to protect the uboot and trust partition from damage,
continue testing after power-on

Change-Id: Iaf362658c6d30662e229c72c310a078c37ff613

rkflash: protect flash former space from stress test

Mainly to protect the uboot and trust partition from damage,
continue testing after power-on

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

show more ...


# 6096696b 29-Oct-2018 Dingqiang Lin <jon.lin@rock-chips.com>

rkflash: drivers: rkflash_debug code is adjusted to use block desc
standard api

Change-Id: I47d6fc0f0a4e660d0fa88cd72dcf2bffb8bb090c
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 ...