History log of /rk3399_rockchip-uboot/drivers/rkflash/flash.h (Results 1 – 5 of 5)
Revision Date Author Comments
# 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 ...


# 6f226dca 24-Jan-2019 Jon Lin <jon.lin@rock-chips.com>

rkflash: change flash_read_page_raw return to error_ecc_bits

1.increase the number of read retry, Triggered only when the
readout is wrong, so efficiency affects small
2.add nand buildin ecc support

rkflash: change flash_read_page_raw return to error_ecc_bits

1.increase the number of read retry, Triggered only when the
readout is wrong, so efficiency affects small
2.add nand buildin ecc support
3.skip ECC error block instead of marking as bad block
4.less debug printing
5.adjust the way of building tables to increase ftl init

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

show more ...


# cd67f373 21-Jul-2018 Dingqiang Lin <jon.lin@rock-chips.com>

drivers: rkflash: add vendor ops api for nand devices

1.Add vendor ops api for nand devices;
2.Remove unused headfile.
3.Make rkflash block driver reachable by other devices

Change-Id: I26129cb9438

drivers: rkflash: add vendor ops api for nand devices

1.Add vendor ops api for nand devices;
2.Remove unused headfile.
3.Make rkflash block driver reachable by other devices

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

show more ...


# 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 ...