Problem with porting u-boot-2010.03 --- No oob scheme defined for oobsize 32

Publisher:mu22Latest update time:2024-10-18 Source: cnblogsKeywords:移植  u-boot  oob  scheme  defined  for Reading articles on mobile phones Scan QR code
Read articles on your mobile phone anytime, anywhere

1. Find nand_ids.c under u-boot-2010.03/drivers/mtd/nand


//{"NAND 2GiB 3,3V 8-bit",    0xD5, 0, 2048, 0, LP_OPTIONS},

{"NAND 2GiB 3,3V 8-bit",    0xD5, 4096, 2048, 512*1024, LP_OPTIONS},

2. Find mtd.h under u-boot-2010.03/include/linux/mtd


First place:


//uint64_t addr;

//uint64_t only;

//uint64_t fail_addr;

uint32_t addr;

uint32_t len;

uint32_t fail_addr;

Second place:


//uint64_t offset;            /* At which this region starts, from the beginning of the MTD */

uint32_t offset;

Third place:


//uint64_t size;     /* Total size of the MTD */

uint32_t size;


Keywords:移植  u-boot  oob  scheme  defined  for Reference address:Problem with porting u-boot-2010.03 --- No oob scheme defined for oobsize 32

Previous article:Problems with porting u-boot-2010.03 --- DM9000 network card
Next article:Problems with porting u-boot-2010.03 --- raise: Signal # 8 caught

Recommended ReadingLatest update time:2024-11-25 11:09

Reno7 Pro, the portrait video master, is now on sale, with 24 interest-free installments
      手机成像的关键是什么?除了摄像头数量,外行人大都注重像素、算法这些,所以厂商也乐得做一些不费力的高像素和所谓的算法升级。可结果拍照效果并没有质的提升,也就无从满足日常拍摄所需。但其实这跟厂商的发力角度有很大关系,比如刚上市的OPPO Reno7系列,其中大杯OPPO Reno7 Pro的影像升级就相当显著,尤其在前置自拍效果方面的进步更是让无数小姐姐种草。   In the past, manufacturers' marketing of mobile phone front cameras was mostly about pixels + algorithms, and everyone knows the
[Mobile phone portable]
Samsung Exynos 1080 released, vivo's first flagship chip fully enters the 5nm era
Today, Samsung released its latest 5nm mobile processor, Exynos 1080, in Shanghai. Exynos 1080 is the third 5nm mobile processor after Apple A14 and HiSilicon Kirin 9000. It is also the second 5nm SoC with integrated 5G baseband. It is the first mobile processor to adopt Arm's latest Cortex-A78 and Mali-G78 in CPU and
[Mobile phone portable]
Problems encountered and solutions for porting ucOS2 to 2440 MDK platform
These days, I want to transplant ucos2 to my own 2440 development board, but I have no information, so I look for information everywhere on the Internet. Finally, I debugged it tonight and share my problems and solutions with you: First, I suggest you download a simple ADS example from the Internet. There are many e
[Microcontroller]
Design of field data collector using 32-bit ARM processor
Convenience, comfort, efficiency, safety, environmental protection and energy saving have long been the basic requirements for people's living and working places. Since the 1990s, with the rapid development of digital communication technology and information technology, network-based intelligent buildings and houses h
[Microcontroller]
Design of field data collector using 32-bit ARM processor
STM32 timer interrupt experiment-TIM3
1. References       "STM32F1 Development Guide - Library Function Version" - Chapter 13 Timer Interrupt Experiment       "STM32 Chinese Reference Manual V10" - Chapter 14 General Timer 2. Clock selection        The counter clock can be provided by the following clock sources:           ①Internal clock (CK_INT)      
[Microcontroller]
STM32 timer interrupt experiment-TIM3
After STM32F4 changes the crystal oscillator with different frequency, the code needs to be changed
The crystal oscillator is changed from 25Mhz to 50Mhz. Two changes need to be made to the code, as follows: 1. "stm32f4xx.h" Revise #if !defined (HSE_VALUE)    #define HSE_VALUE ((uint32_t)25000000) #endif for #if !defined (HSE_VALUE)    #define HSE_VALUE ((uint32_t)50000000) #endif 2. "system_stm32f4xx.c" Revise #if
[Microcontroller]
AH8322 = 36V down to 5V 3.1A car charger chip solution
H8322 high efficiency car charger chip with cable 36V to 5V 3.1A 36V down to 5V 2.5A 30V to 5V 36V to 12V 24V down to 12V 2.5A efficiency is more than 90%, the most advantageous and comprehensive car charger 5V/3.1V car charger chip, welcome to call us, Shenzhen Zhenbangwei, your forever power chip home, surprises a
[Embedded]
CANopen communication protocol for PIC18 microcontroller
Introduction The CAN bus has been widely used in the automotive industry, building automation, factory automation, robot control and other fields in recent years due to its advantages such as real-time performance, high reliability and low networking cost. The CANopen protocol not only defines the communication
[Microcontroller]
CANopen communication protocol for PIC18 microcontroller
Latest Microcontroller Articles
Change More Related Popular Components

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

About Us Customer Service Contact Information Datasheet Sitemap LatestNews


Room 1530, 15th Floor, Building B, No.18 Zhongguancun Street, Haidian District, Beijing, Postal Code: 100190 China Telephone: 008610 8235 0740

Copyright © 2005-2024 EEWORLD.com.cn, Inc. All rights reserved 京ICP证060456号 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号