sc7: Add T210B01 SC7/LP0 (deep sleep) support

Note to future self: Almost a month passed and nothing changed, have fun cleaning that in the end...
This commit is contained in:
CTCaer
2020-06-26 19:00:30 +03:00
parent 29dc122dd4
commit d0a73bdc72
10 changed files with 2786 additions and 31 deletions

View File

@@ -20,8 +20,8 @@
* directly converting BCT config files (*.cfg) into C structure.
*/
#ifndef __SOC_NVIDIA_TEGRA210_SDRAM_PARAM_H__
#define __SOC_NVIDIA_TEGRA210_SDRAM_PARAM_H__
#ifndef __TEGRA210_SDRAM_PARAM_H__
#define __TEGRA210_SDRAM_PARAM_H__
#include "types.h"
@@ -57,7 +57,7 @@ enum
/**
* Defines the SDRAM parameter structure
*/
struct sdram_params
struct sdram_params_t210
{
/* Specifies the type of memory device */