Skip to content

DellEmc-S6000 : Back-end work for last reboot reason#2974

Merged
lguohan merged 2 commits intosonic-net:masterfrom
gengankarthik:gka_DellEmc_S6000
Jun 7, 2019
Merged

DellEmc-S6000 : Back-end work for last reboot reason#2974
lguohan merged 2 commits intosonic-net:masterfrom
gengankarthik:gka_DellEmc_S6000

Conversation

@gengankarthik
Copy link
Contributor

- What I did
1. Nvram device exposed to user space.
- How I did it
1. Nvram 0x49 offset is used for last reboot reason. (Vendor Defined Offset)
COLD_RESET = 0xE # Cold Reset (offset value)
WARM_RESET = 0x6 # Warm Reset (offset value)
- How to verify it
1. Dump the Nvram content. (particularly check the 0x49 offset).
Command:- dd if=/dev/nvram of=nvram.dump
- Description for the changelog

- A picture of a cute animal (not mandatory but encouraged)

@lguohan
Copy link
Collaborator

lguohan commented Jun 6, 2019

build failure, can you check?

@gengankarthik
Copy link
Contributor Author

build failure, can you check?

Hi guohan,

 Fixed build issues ...

Thanks & Regards,
Karthik G

@lguohan lguohan merged commit f7774be into sonic-net:master Jun 7, 2019
mssonicbld added a commit that referenced this pull request Dec 7, 2023
…lly (#17409)

#### Why I did it
src/sonic-swss
```
* 6026b6d - (HEAD -> master, origin/master, origin/HEAD) [dash] add ACL group bind check for rule create/update (#2974) (88 minutes ago) [Yakiv Huryk]
```
#### How I did it
#### How to verify it
#### Description for the changelog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants