flash: nor: enable mpx5xxx flash drivers#48
Open
SnotacusNexus wants to merge 8 commits intoopenocd-org:masterfrom
Open
flash: nor: enable mpx5xxx flash drivers#48SnotacusNexus wants to merge 8 commits intoopenocd-org:masterfrom
SnotacusNexus wants to merge 8 commits intoopenocd-org:masterfrom
Conversation
according to AN4088 (MPC5500/MPC5600 Nexus Support Overview), all mpc5xxx chips implements JCOMP signal, except MPC560x. JCOMP stands for 'JTAG Compliance Enable' and is used for switching between debug and jtag functions (0 for debug, 1 for jtag). Change-Id: Ie772e7bd96e20fc2410debdf83d363bde4cd30ad Signed-off-by: Jiri Kastner <cz172638@gmail.com>
Change-Id: Iee16f2a9d970a39c23f18a0538fd850dfdbc8c07 Signed-off-by: Jiri Kastner <cz172638@gmail.com>
this patch adds files for ppc mcu (e200) from MPC56xx product line Change-Id: I0f5e5ce47bb5b9f087154c01090540735968317e Signed-off-by: Jiri Kastner <cz172638@gmail.com>
this patch adds support for MPC57xx product line. Change-Id: I6089b412dbcdc85d4b12aa45e3760a0c0fc09094 Signed-off-by: Jiri Kastner <cz172638@gmail.com>
Change-Id: Ieb79de0c90dee59181c3d81be3458fa6e57f1b47 Signed-off-by: Jiri Kastner <cz172638@gmail.com>
add nor flash driver for mpc56xx Change-Id: I49c78c95a21e3104cb67250e63b7053688884328 Signed-off-by: Jiri Kastner <cz172638@gmail.com>
add support for mpc57xx flash Change-Id: I5d5b26f8898be75204b7f2e3196f30c8ec304fee Signed-off-by: Jiri Kastner <cz172638@gmail.com>
enable mpc56xx and mpc57xx drivers Change-Id: I42997e3eb457756fc47a8fa59642c5c5e3cc1a91 Signed-off-by: Jiri Kastner <cz172638@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
enable mpc56xx and mpc57xx drivers
Change-Id: I42997e3eb457756fc47a8fa59642c5c5e3cc1a91
Signed-off-by: Jiri Kastner cz172638@gmail.com