Sugar Zhang 722fe56fb6 ARM: configs: Adds rv1126_defconfig
Enable CONFIG_VMSPLIT_3G_OPT
Allows for 1GB systems to have their RAM entirely mapped as low memory.

IMX347 is for RV1126 sphericalipc ddr3 v10 board.
OS04A10 is for RV1126 ipc2 ddr3 v10 board.
gc4c33 is for RV1126 ai camera board

Enable CONFIG_PSTORE_PMSG
Allow user space log to pstore.

Enable CONFIG_USB_STORAGE
For support u disk.
You can disable it if you don't need it.

Enable CONFIG_RK_CONSOLE_THREAD
For better boot time and low irq latency.

Change-Id: I53139a76a0e5a95c401efe31cc7bf793b554c036
Signed-off-by: Andy Yan <andy.yan@rock-chips.com>
Signed-off-by: Cai YiWei <cyw@rock-chips.com>
Signed-off-by: Cody Xie <cody.xie@rock-chips.com>
Signed-off-by: David Wu <david.wu@rock-chips.com>
Signed-off-by: Ding Wei <leo.ding@rock-chips.com>
Signed-off-by: Elon Zhang <zhangzj@rock-chips.com>
Signed-off-by: Frank Wang <frank.wang@rock-chips.com>
Signed-off-by: Jianing Ren <jianing.ren@rock-chips.com>
Signed-off-by: Jianqun Xu <jay.xu@rock-chips.com>
Signed-off-by: Nickey Yang <nickey.yang@rock-chips.com>
Signed-off-by: Ren Jianing <jianing.ren@rock-chips.com>
Signed-off-by: shengfei Xu <xsf@rock-chips.com>
Signed-off-by: Tao Huang <huangtao@rock-chips.com>
Signed-off-by: Zefa Chen <zefa.chen@rock-chips.com>
Signed-off-by: Zhenke Fan <fanzy.fan@rock-chips.com>
Signed-off-by: Zhibao Huang <hzb@rock-chips.com>
Signed-off-by: Sugar Zhang <sugar.zhang@rock-chips.com>
2020-05-25 18:19:50 +08:00
2020-05-25 18:19:50 +08:00
2019-02-10 00:33:21 +08:00
2020-03-03 07:33:01 +01:00
2019-02-10 00:33:21 +08:00
2019-02-10 00:33:21 +08:00
2019-08-29 19:45:37 +08:00
2019-08-29 19:45:37 +08:00
2020-03-03 07:33:01 +01:00

Linux kernel
============

There are several guides for kernel developers and users. These guides can
be rendered in a number of formats, like HTML and PDF. Please read
Documentation/admin-guide/README.rst first.

In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``.  The formatted documentation can also be read online at:

    https://www.kernel.org/doc/html/latest/

There are various text files in the Documentation/ subdirectory,
several of them using the Restructured Text markup notation.
See Documentation/00-INDEX for a list of what is contained in each file.

Please read the Documentation/process/changes.rst file, as it contains the
requirements for building and running the kernel, and information about
the problems which may result by upgrading your kernel.
Description
No description provided
Readme 7.9 GiB
Languages
C 97.7%
Assembly 1.6%
Makefile 0.3%
Perl 0.1%