You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
caidong fd015aaeea suport usb charge 2 years ago
..
Board.c QCM6490:Alyssa:upload QCM6490 android12 base code. 4 years ago
BootLib.inf QCM6490:Alyssa:upload QCM6490 android12 base code. 4 years ago
BootLinux.c QCM6490:Alyssa:upload QCM6490 android12 base code. 4 years ago
BootStats.c QCM6490:Alyssa:upload QCM6490 android12 base code. 4 years ago
Decompress.c QCM6490:Alyssa:upload QCM6490 android12 base code. 4 years ago
DeviceInfo.c QCM6490:Alyssa:upload QCM6490 android12 base code. 4 years ago
DrawUI.c QCM6490:Alyssa:upload QCM6490 android12 base code. 4 years ago
FastbootMenu.c QCM6490:Alyssa:upload QCM6490 android12 base code. 4 years ago
FdtRw.c QCM6490:Alyssa:upload QCM6490 android12 base code. 4 years ago
HypervisorMvCalls.c QCM6490:Alyssa:upload QCM6490 android12 base code. 4 years ago
KeyPad.c QCM6490:Alyssa:upload QCM6490 android12 base code. 4 years ago
LECmdLine.c QCM6490:Alyssa:upload QCM6490 android12 base code. 4 years ago
LECmdLine.h QCM6490:Alyssa:upload QCM6490 android12 base code. 4 years ago
LinuxLoaderLib.c QCM6490:Alyssa:upload QCM6490 android12 base code. 4 years ago
LocateDeviceTree.c QCM6490:Alyssa:upload QCM6490 android12 base code. 4 years ago
MenuKeysDetection.c QCM6490:Alyssa:upload QCM6490 android12 base code. 4 years ago
PartialGoods.c QCM6490:Alyssa:upload QCM6490 android12 base code. 4 years ago
PartitionTableUpdate.c SG560D:Irene:upload SG560D SDK V1.4 3 years ago
README QCM6490:Alyssa:upload QCM6490 android12 base code. 4 years ago
Recovery.c SG560D:Ann:upload SG560D SDK V1.2 4 years ago
Rtic.c QCM6490:Alyssa:upload QCM6490 android12 base code. 4 years ago
ShutdownServices.c QCM6490:Alyssa:upload QCM6490 android12 base code. 4 years ago
ThreadStack.c QCM6490:Alyssa:upload QCM6490 android12 base code. 4 years ago
UnlockMenu.c QCM6490:Alyssa:upload QCM6490 android12 base code. 4 years ago
UpdateCmdLine.c suport usb charge 2 years ago
UpdateDeviceTree.c QCM6490:Alyssa:upload QCM6490 android12 base code. 4 years ago
VerifiedBootMenu.c QCM6490:Alyssa:upload QCM6490 android12 base code. 4 years ago

README

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

Choosing BSD from dual BSD/GPL license package
libfdt

NOTICES
=============================================================
This software contains libfdt code (the libfdt Code), which is available through
https://android.googlesource.com in its original form. This distribution, which includes libfdt Code, is
sublicensed to you under the below BSD license. The libfdt Code was obtained under a
dual the BSD/GPL license, and is distributed under a BSD license. If you wish to use or obtain
the libfdt Code for your own projects under the GPL license, you are free to do so with
code you obtain directly from the https://android.googlesource.com  website. As indicated by this NOTICES statement,
this instance of libfdt is subject to the BSD license under which you received it.

*     b) Redistribution and use in source and binary forms, with or
*     without modification, are permitted provided that the following
*     conditions are met:
*
*     1. Redistributions of source code must retain the above
*        copyright notice, this list of conditions and the following
*        disclaimer.
*     2. Redistributions in binary form must reproduce the above
*        copyright notice, this list of conditions and the following
*        disclaimer in the documentation and/or other materials
*        provided with the distribution.
*
*     THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
*     CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
*     INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
*     MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
*     DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
*     CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
*     SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
*     NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
*     LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
*     HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
*     CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
*     OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
*     EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.